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

/openwrt/package/network/services/ead/src/tinysrp/
H A Dbn_exp.c170 { ret=BN_mod_exp_recp(r,a,p,m,ctx); }
180 int BN_mod_exp_recp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, function
H A Dbn.h394 int BN_mod_exp_recp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,

Completed in 23 milliseconds