Home
last modified time | relevance | path

Searched refs:SSL_CTX_disable_ct (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssl/doc/man3/
HDSSL_CTX_set_ct_validation_callback.pod6 SSL_enable_ct, SSL_CTX_enable_ct, SSL_disable_ct, SSL_CTX_disable_ct,
26 void SSL_CTX_disable_ct(SSL_CTX *ctx);
91 SSL_disable_ct() and SSL_CTX_disable_ct() turn off CT processing, whether
121 SSL_disable_ct() and SSL_CTX_disable_ct() do not return a result.
/freebsd-13-stable/crypto/openssl/include/openssl/
HDssl.h2217 #define SSL_CTX_disable_ct(ctx) \ macro
/freebsd-13-stable/secure/lib/libcrypto/man/man3/
HDMakefile2575 MLINKS+= SSL_CTX_set_ct_validation_callback.3 SSL_CTX_disable_ct.3