Lines Matching defs:rsa
111 unsigned char *to, RSA *rsa, in RSA_meth_set_pub_enc()
127 unsigned char *to, RSA *rsa, in RSA_meth_set_pub_dec()
143 unsigned char *to, RSA *rsa, in RSA_meth_set_priv_enc()
159 unsigned char *to, RSA *rsa, in RSA_meth_set_priv_dec()
174 int (*mod_exp) (BIGNUM *r0, const BIGNUM *i, RSA *rsa, in RSA_meth_set_mod_exp()
207 int RSA_meth_set_init(RSA_METHOD *meth, int (*init) (RSA *rsa)) in RSA_meth_set_init()
219 int RSA_meth_set_finish(RSA_METHOD *meth, int (*finish) (RSA *rsa)) in RSA_meth_set_finish()
238 const RSA *rsa)) in RSA_meth_set_sign()
256 unsigned int siglen, const RSA *rsa)) in RSA_meth_set_verify()
268 int RSA_meth_set_keygen(RSA_METHOD *meth, in RSA_meth_set_keygen()
282 int RSA_meth_set_multi_prime_keygen(RSA_METHOD *meth, in RSA_meth_set_multi_prime_keygen()