Searched refs:bn_less_than_montgomery_R (Results 1 – 6 of 6) sorted by relevance
737 bn_less_than_montgomery_R(rsa->q, rsa->mont_p) && in rsa_default_private_transform()738 bn_less_than_montgomery_R(rsa->p, rsa->mont_q)) { in rsa_default_private_transform()805 if (!bn_less_than_montgomery_R(q, mont_p)) { in mod_montgomery()
430 int bn_less_than_montgomery_R(const BIGNUM *bn, const BN_MONT_CTX *mont); in OPENSSL_MSVC_PRAGMA()
448 int bn_less_than_montgomery_R(const BIGNUM *bn, const BN_MONT_CTX *mont) { in bn_less_than_montgomery_R() function
1145 bn_less_than_montgomery_R
2697 '#define bn_less_than_montgomery_R GRPC_SHADOW_bn_less_than_montgomery_R',
1173 #define bn_less_than_montgomery_R GRPC_SHADOW_bn_less_than_montgomery_R macro