Home
last modified time | relevance | path

Searched refs:rsa_pub_dec (Results 1 – 5 of 5) sorted by relevance

/openssl/crypto/rsa/
H A Drsa_meth.c122 return meth->rsa_pub_dec; in RSA_meth_get_pub_dec()
130 meth->rsa_pub_dec = pub_dec; in RSA_meth_set_pub_dec()
H A Drsa_crpt.c54 return rsa->meth->rsa_pub_dec(flen, from, to, rsa, padding); in RSA_public_decrypt()
H A Drsa_local.h107 int (*rsa_pub_dec) (int flen, const unsigned char *from, member
/openssl/doc/man3/
H A DRSA_set_method.pod98 int (*rsa_pub_dec)(int flen, unsigned char *from,
/openssl/
H A DCHANGES.md18764 if rsa_pub_dec() and rsa_priv_enc() equivalents are not available.

Completed in 45 milliseconds