Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/ssl/statem/
Dstatem.c592 cb(s, SSL_CB_CONNECT_LOOP, 1); in read_state_machine()
791 cb(s, SSL_CB_CONNECT_LOOP, 1); in write_state_machine()
/freebsd-12-stable/crypto/openssl/doc/man3/
DSSL_CTX_set_info_callback.pod89 =item SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT|SSL_CB_LOOP)
/freebsd-12-stable/crypto/openssl/include/openssl/
Dssl.h1066 # define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT|SSL_CB_LOOP) macro