Searched defs:p256AffineTable (Results 1 – 2 of 2) sorted by relevance
311 type p256AffineTable [32]p256AffinePoint type342 func p256SelectAffine(res *p256AffinePoint, table *p256AffineTable, idx int)
28 func testP256AffineTable(t *testing.T, base *P256Point, table *p256AffineTable) {