Home
last modified time | relevance | path

Searched refs:SSL_CLIENT_HELLO_RETRY (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_client_hello_cb.pod95 SSL_CLIENT_HELLO_RETRY to suspend processing.
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c1610 case SSL_CLIENT_HELLO_RETRY: in tls_early_post_process_client_hello()
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h1922 # define SSL_CLIENT_HELLO_RETRY (-1) macro
H A Dssl.h.in1850 # define SSL_CLIENT_HELLO_RETRY (-1) macro
/freebsd/crypto/openssl/test/
H A Dsslapitest.c732 return SSL_CLIENT_HELLO_RETRY; in full_client_hello_callback()