Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn_nist.c1056 static const BIGNUM _bignum_nist_p_521_sqr = { in BN_nist_mod_521() local
1064 if (BN_is_negative(a) || BN_ucmp(a,&_bignum_nist_p_521_sqr)>=0) in BN_nist_mod_521()
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
Dbn_nist.c1050 static const BIGNUM _bignum_nist_p_521_sqr = { in BN_nist_mod_521() local
1058 if (BN_is_negative(a) || BN_ucmp(a,&_bignum_nist_p_521_sqr)>=0) in BN_nist_mod_521()