Searched refs:bn_one_to_montgomery (Results 1 – 7 of 7) sorted by relevance
363 int bn_one_to_montgomery(BIGNUM *r, const BN_MONT_CTX *mont, BN_CTX *ctx) { in bn_one_to_montgomery() function
426 int bn_one_to_montgomery(BIGNUM *r, const BN_MONT_CTX *mont, BN_CTX *ctx); in OPENSSL_MSVC_PRAGMA()
530 if (!bn_one_to_montgomery(miller_rabin->one_mont, mont, ctx) || in bn_miller_rabin_init()
1020 if (!bn_one_to_montgomery(&tmp, mont, ctx)) { in BN_mod_exp_mont_consttime()
1168 bn_one_to_montgomery
2720 '#define bn_one_to_montgomery GRPC_SHADOW_bn_one_to_montgomery',
1196 #define bn_one_to_montgomery GRPC_SHADOW_bn_one_to_montgomery macro