Home
last modified time | relevance | path

Searched refs:_nist_p_521 (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_nist.c87 static const BN_ULONG _nist_p_521[] = variable
169 static const BN_ULONG _nist_p_521[] = { 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, variable
220 (BN_ULONG *)_nist_p_521,
1213 res = bn_sub_words(t_d, r_d, _nist_p_521, in BN_nist_mod_521()
/third_party/openssl/crypto/bn/
H A Dbn_nist.c87 static const BN_ULONG _nist_p_521[] = variable
169 static const BN_ULONG _nist_p_521[] = { 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, variable
220 (BN_ULONG *)_nist_p_521,
1191 res = bn_sub_words(t_d, r_d, _nist_p_521, in BN_nist_mod_521()

Completed in 3 milliseconds