Lines Matching full:p256
339 p256 := P256()340 p256Generic := p256.Params()352 x, y := p256.ScalarBaseMult(k.Bytes())365 p256 := P256()366 p256Generic := p256.Params()373 xx, yy := p256.ScalarMult(x, y, k.Bytes())390 {"p256", P256()},435 p256 := P256()440 p256.ScalarBaseMult(k.Bytes())