Home
last modified time | relevance | path

Searched refs:rsa_priv_dec (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/rsa/
H A Drsa_meth.c158 return meth->rsa_priv_dec; in RSA_meth_get_priv_dec()
166 meth->rsa_priv_dec = priv_dec; in RSA_meth_set_priv_dec()
H A Drsa_crpt.c48 return rsa->meth->rsa_priv_dec(flen, from, to, rsa, padding); in RSA_private_decrypt()
H A Drsa_local.h111 int (*rsa_priv_dec) (int flen, const unsigned char *from, member
/openssl/doc/man3/
H A DRSA_set_method.pod106 int (*rsa_priv_dec)(int flen, unsigned char *from,

Completed in 11 milliseconds