Home
last modified time | relevance | path

Searched refs:mul_funcs (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_exp.c822 static const bn_mul_mont_f mul_funcs[4] = { in BN_mod_exp_mont_consttime() local
826 bn_mul_mont_f mul_worker = mul_funcs[top / 16 - 1]; in BN_mod_exp_mont_consttime()
/third_party/openssl/crypto/bn/
H A Dbn_exp.c814 static const bn_mul_mont_f mul_funcs[4] = { in BN_mod_exp_mont_consttime() local
818 bn_mul_mont_f mul_worker = mul_funcs[top / 16 - 1]; in BN_mod_exp_mont_consttime()

Completed in 5 milliseconds