Home
last modified time | relevance | path

Searched defs:RSA_private_decrypt (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/rsa/
Drsa_crpt.c45 int RSA_private_decrypt(int flen, const unsigned char *from, in RSA_private_decrypt() function
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
Drsa.h63 #define RSA_private_decrypt hc_RSA_private_decrypt macro
/netbsd/src/crypto/external/bsd/netpgp/dist/src/librsa/
Drsa.c608 RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) in RSA_private_decrypt() function