Searched refs:_bignum_nist_p_521_sqr (Results 1 - 1 of 1) sorted by relevance
/external/openssl/crypto/bn/ | ||
H A D | bn_nist.c | 785 static const BIGNUM _bignum_nist_p_521_sqr = { local 793 if (BN_is_negative(a) || BN_ucmp(a,&_bignum_nist_p_521_sqr)>=0) |
Completed in 62 milliseconds