Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_ossl.c28 static int rsa_ossl_public_decrypt(int flen, const unsigned char *from,
42 rsa_ossl_public_decrypt, /* signature verification */
60 rsa_ossl_public_decrypt, /* signature verification */
706 static int rsa_ossl_public_decrypt(int flen, const unsigned char *from, in rsa_ossl_public_decrypt() function