Lines Matching refs:rsa
108 unsigned char *to, RSA *rsa, int padding)
115 unsigned char *to, RSA *rsa,
124 unsigned char *to, RSA *rsa, int padding)
131 unsigned char *to, RSA *rsa,
140 unsigned char *to, RSA *rsa, int padding)
147 unsigned char *to, RSA *rsa,
156 unsigned char *to, RSA *rsa, int padding)
163 unsigned char *to, RSA *rsa,
172 (BIGNUM *r0, const BIGNUM *i, RSA *rsa, BN_CTX *ctx)
178 int (*mod_exp) (BIGNUM *r0, const BIGNUM *i, RSA *rsa,
206 int (*RSA_meth_get_init(const RSA_METHOD *meth)) (RSA *rsa)
211 int RSA_meth_set_init(RSA_METHOD *meth, int (*init) (RSA *rsa))
218 int (*RSA_meth_get_finish(const RSA_METHOD *meth)) (RSA *rsa)
223 int RSA_meth_set_finish(RSA_METHOD *meth, int (*finish) (RSA *rsa))
233 const RSA *rsa)
242 const RSA *rsa))
251 unsigned int siglen, const RSA *rsa)
260 unsigned int siglen, const RSA *rsa))
267 (RSA *rsa, int bits, BIGNUM *e, BN_GENCB *cb)
273 int (*keygen) (RSA *rsa, int bits, BIGNUM *e,
281 (RSA *rsa, int bits, int primes, BIGNUM *e, BN_GENCB *cb)
287 int (*keygen) (RSA *rsa, int bits,