Searched refs:BN_mod_exp (Results 1 - 3 of 3) sorted by relevance

/openwrt/package/network/services/ead/src/tinysrp/
H A Dt_math.c154 BN_mod_exp(r, b, e, m, ctx);
167 BN_mod_exp(r, b, p, m, ctx);
H A Dbn_exp.c141 int BN_mod_exp(BIGNUM *r, BIGNUM *a, const BIGNUM *p, const BIGNUM *m, function
H A Dbn.h347 int BN_mod_exp(BIGNUM *r, BIGNUM *a, const BIGNUM *p,

Completed in 32 milliseconds