Home
last modified time | relevance | path

Searched refs:N_N0 (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/ring/crypto/fipsmodule/ec/
Dgfp_p256.c44 static const BN_ULONG N_N0[] = { in GFp_p256_scalar_mul_mont() local
48 GFp_bn_mul_mont(r, a, b, N, N_N0, P256_LIMBS); in GFp_p256_scalar_mul_mont()
Dgfp_p384.c210 static const BN_ULONG N_N0[] = { in GFp_p384_scalar_mul_mont() local
214 GFp_bn_mul_mont(r, a, b, N, N_N0, P384_LIMBS); in GFp_p384_scalar_mul_mont()