Lines Matching defs:rsa
109 unsigned char *to, RSA *rsa, in RSA_meth_set_pub_enc()
125 unsigned char *to, RSA *rsa, in RSA_meth_set_pub_dec()
141 unsigned char *to, RSA *rsa, in RSA_meth_set_priv_enc()
157 unsigned char *to, RSA *rsa, in RSA_meth_set_priv_dec()
172 int (*mod_exp) (BIGNUM *r0, const BIGNUM *i, RSA *rsa, in RSA_meth_set_mod_exp()
205 int RSA_meth_set_init(RSA_METHOD *meth, int (*init) (RSA *rsa)) in RSA_meth_set_init()
217 int RSA_meth_set_finish(RSA_METHOD *meth, int (*finish) (RSA *rsa)) in RSA_meth_set_finish()
236 const RSA *rsa)) in RSA_meth_set_sign()
254 unsigned int siglen, const RSA *rsa)) in RSA_meth_set_verify()
266 int RSA_meth_set_keygen(RSA_METHOD *meth, in RSA_meth_set_keygen()
280 int RSA_meth_set_multi_prime_keygen(RSA_METHOD *meth, in RSA_meth_set_multi_prime_keygen()