Home
last modified time | relevance | path

Searched refs:toMontgomery (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/boringssl/src/crypto/fipsmodule/ec/
Dmake_tables.go227 func toMontgomery(curve elliptic.Curve, n *big.Int) *big.Int { func
304 n = toMontgomery(curve, n)
311 n = toMontgomery(curve, n)
318 n = toMontgomery(curve, n)
Dmake_p256-nistz-tests.go64 func toMontgomery(z, x *big.Int) *big.Int { func
133 a = toMontgomery(new(big.Int), a)
/external/boringssl/src/crypto/fipsmodule/ec/
Dmake_tables.go227 func toMontgomery(curve elliptic.Curve, n *big.Int) *big.Int { func
304 n = toMontgomery(curve, n)
311 n = toMontgomery(curve, n)
318 n = toMontgomery(curve, n)
Dmake_p256-nistz-tests.go64 func toMontgomery(z, x *big.Int) *big.Int { func
133 a = toMontgomery(new(big.Int), a)