Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_lcl.h638 int BN_mod_exp_nonct(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
H A Dbn_exp.c246 BN_mod_exp_nonct(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, in BN_mod_exp_nonct() function