Home
last modified time | relevance | path

Searched refs:netpgpv_RSA_public_encrypt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Drsa.h143 int netpgpv_RSA_public_encrypt(int /*flen*/, const unsigned char */*from*/,
H A Drsa.c599 netpgpv_RSA_public_encrypt(int plainc, const unsigned char *plain, unsigned char *encbuf, NETPGPV_R… in netpgpv_RSA_public_encrypt() function