Searched refs:SSL_use_RSAPrivateKey (Results 1 – 5 of 5) sorted by relevance
152 int SSL_use_RSAPrivateKey(SSL *ssl, RSA *rsa) in SSL_use_RSAPrivateKey() function268 ret=SSL_use_RSAPrivateKey(ssl,rsa); in SSL_use_RSAPrivateKey_file()289 ret=SSL_use_RSAPrivateKey(ssl,rsa); in SSL_use_RSAPrivateKey_ASN1()
1716 int SSL_use_RSAPrivateKey(SSL *ssl, RSA *rsa);
400 if (!SSL_use_RSAPrivateKey(ssl, rsa)) in tls_cryptoapi_cert()
404 if (!SSL_use_RSAPrivateKey(ssl, rsa)) in tls_cryptoapi_cert()