Searched refs:SSL_use_cert_and_key (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssl/lib/libssl/ |
| D | ssl.map | 493 SSL_use_cert_and_key;
|
| D | ssl.expsym | 492 SSL_use_cert_and_key@@OPENSSL_3.0.0
|
| /netbsd/src/external/ibm-public/postfix/dist/src/tls/ |
| D | tls_certkey.c | 168 ret = SSL_use_cert_and_key(st->ssl, st->cert, st->pkey, st->chain, in use_chain()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ssl/ |
| D | ssl_rsa.c | 1021 int SSL_use_cert_and_key(SSL *ssl, X509 *x509, EVP_PKEY *privatekey, in SSL_use_cert_and_key() function
|
| /netbsd/src/crypto/external/bsd/openssl/dist/util/ |
| D | libssl.num | 481 SSL_use_cert_and_key 482 3_0_0 EXIST::FUNCTION:
|
| /netbsd/src/crypto/external/bsd/openssl/dist/test/ |
| D | sslapitest.c | 8454 if (!SSL_use_cert_and_key(s, x509, pkey, NULL, 1)) in cert_cb()
|