Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_exp.c818 static const bn_mul_mont_f mul_funcs[4] = { in bn_mod_exp_mont_fixed_top() local
822 bn_mul_mont_f mul_worker = mul_funcs[top / 16 - 1]; in bn_mod_exp_mont_fixed_top()