Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/include/openssl/
Dssl.h1308 # define SSL_CTRL_GET_VERIFY_CERT_STORE 137 macro
1366 SSL_CTX_ctrl(ctx,SSL_CTRL_GET_VERIFY_CERT_STORE,0,(char *)(st))
1396 SSL_ctrl(s,SSL_CTRL_GET_VERIFY_CERT_STORE,0,(char *)(st))
/freebsd-12-stable/crypto/openssl/ssl/
Ds3_lib.c3679 case SSL_CTRL_GET_VERIFY_CERT_STORE: in ssl3_ctrl()
3958 case SSL_CTRL_GET_VERIFY_CERT_STORE: in ssl3_ctx_ctrl()