Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_ossl.c23 static int rsa_ossl_private_encrypt(int flen, const unsigned char *from,
37 rsa_ossl_private_encrypt, /* signing */
242 static int rsa_ossl_private_encrypt(int flen, const unsigned char *from, in rsa_ossl_private_encrypt() function