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