Searched defs:BN_mod_exp (Results 1 – 3 of 3) sorted by relevance
97 int BN_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, in BN_mod_exp() function
100 pub fn BN_mod_exp( in BN_mod_exp() function