Searched refs:SSL_use_RSAPrivateKey (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_rsa.c152 int SSL_use_RSAPrivateKey(SSL *ssl, RSA *rsa) function
268 ret=SSL_use_RSAPrivateKey(ssl,rsa);
289 ret=SSL_use_RSAPrivateKey(ssl,rsa);
H A Dssl.h1719 int SSL_use_RSAPrivateKey(SSL *ssl, RSA *rsa);
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/crypto/
H A Dtls_openssl.c400 if (!SSL_use_RSAPrivateKey(ssl, rsa))

Completed in 68 milliseconds