Searched refs:_bignum_nist_p_384_sqr (Results 1 – 2 of 2) sorted by relevance
852 static const BIGNUM _bignum_nist_p_384_sqr = { in BN_nist_mod_384() local861 if (BN_is_negative(a) || BN_ucmp(a,&_bignum_nist_p_384_sqr)>=0) in BN_nist_mod_384()
847 static const BIGNUM _bignum_nist_p_384_sqr = { in BN_nist_mod_384() local856 if (BN_is_negative(a) || BN_ucmp(a,&_bignum_nist_p_384_sqr)>=0) in BN_nist_mod_384()