Searched refs:rsa_get_public_exp (Results 1 – 1 of 1) sorted by relevance
88 static BIGNUM *rsa_get_public_exp(const BIGNUM *d, const BIGNUM *p, in rsa_get_public_exp() function137 e = rsa_get_public_exp(rsa->d, rsa->p, rsa->q, ctx); in RSA_setup_blinding()