Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h1409 /* EVP_PKEY */ struct evp_pkey_st *SSL_get_privatekey(const SSL *ssl);
/dragonfly/crypto/libressl/ssl/
H A Dssl_lib.c2964 SSL_get_privatekey(const SSL *s) in SSL_get_privatekey() function