Home
last modified time | relevance | path

Searched refs:SSL_SECOP_VERSION (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/crypto/openssl/ssl/statem/
HDstatem.c384 if (!ssl_security(s, SSL_SECOP_VERSION, 0, s->version, NULL)) { in state_machine()
HDstatem_lib.c1504 ssl_security(s, SSL_SECOP_VERSION, 0, version, NULL) == 0) in ssl_method_error()
/freebsd-14-stable/crypto/openssl/ssl/
HDssl_cert.c1073 case SSL_SECOP_VERSION: in ssl_security_default_callback()
/freebsd-14-stable/crypto/openssl/apps/lib/
HDs_cb.c1423 case SSL_SECOP_VERSION: in security_callback_debug()
/freebsd-14-stable/crypto/openssl/include/openssl/
HDssl.h2462 # define SSL_SECOP_VERSION (9 | SSL_SECOP_OTHER_NONE) macro
HDssl.h.in2390 # define SSL_SECOP_VERSION (9 | SSL_SECOP_OTHER_NONE) macro