Home
last modified time | relevance | path

Searched refs:SSL_CT_VALIDATION_STRICT (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/crypto/openssl/doc/man3/
HDSSL_CTX_set_ct_validation_callback.pod38 B<SSL_CT_VALIDATION_STRICT> as described below.
40 If B<validation_mode> is equal to B<SSL_CT_VALIDATION_STRICT>, then in a full
/freebsd-head/crypto/openssl/test/
HDREADME.ssltest.md172 - Strict - SSL_CT_VALIDATION_STRICT
HDssl_old_test.c1477 !SSL_CTX_enable_ct(c_ctx, SSL_CT_VALIDATION_STRICT)) { in main()
/freebsd-head/crypto/openssl/test/helpers/
HDhandshake.c687 if (!TEST_true(SSL_CTX_enable_ct(client_ctx, SSL_CT_VALIDATION_STRICT))) in configure_handshake_ctx()
/freebsd-head/crypto/openssl/ssl/
HDssl_lib.c5348 case SSL_CT_VALIDATION_STRICT: in SSL_CTX_enable_ct()
5361 case SSL_CT_VALIDATION_STRICT: in SSL_enable_ct()
/freebsd-head/crypto/openssl/include/openssl/
HDssl.h.in2300 SSL_CT_VALIDATION_STRICT enumerator
2307 * handshake completion. The SSL_CT_VALIDATION_STRICT variant requires at
HDssl.h2372 SSL_CT_VALIDATION_STRICT enumerator