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

/openbsd-current/lib/libssl/
H A Dssl_rsa.c151 SSL_use_RSAPrivateKey(SSL *ssl, RSA *rsa) function
176 LSSL_ALIAS(SSL_use_RSAPrivateKey); variable
264 ret = SSL_use_RSAPrivateKey(ssl, rsa);
283 ret = SSL_use_RSAPrivateKey(ssl, rsa);
H A Dssl.h1157 int SSL_use_RSAPrivateKey(SSL *ssl, RSA *rsa);
/openbsd-current/lib/libssl/hidden/openssl/
H A Dssl.h147 LSSL_USED(SSL_use_RSAPrivateKey); variable

Completed in 179 milliseconds