Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/util/
HDssleay.num114 SSL_get_privatekey 126 EXIST::FUNCTION:
/NextBSD/crypto/openssl/doc/ssl/
HDssl.pod520 =item EVP_PKEY *B<SSL_get_privatekey>(const SSL *ssl);
/NextBSD/crypto/openssl/ssl/
HDssl.h2429 */ struct evp_pkey_st *SSL_get_privatekey(const SSL *ssl);
HDssl_lib.c3003 EVP_PKEY *SSL_get_privatekey(const SSL *s) in SSL_get_privatekey() function