Home
last modified time | relevance | path

Searched refs:SSL_CB_WRITE_ALERT (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/ssl/
Dd1_msg.c68 cb(s, SSL_CB_WRITE_ALERT, j); in dtls1_dispatch_alert()
Ds3_msg.c102 cb(s, SSL_CB_WRITE_ALERT, j); in ssl3_dispatch_alert()
/third_party/openssl/doc/man3/
DSSL_CTX_set_info_callback.pod83 =item SSL_CB_WRITE_ALERT (SSL_CB_ALERT|SSL_CB_WRITE)
/third_party/openssl/include/openssl/
Dssl.h1063 # define SSL_CB_WRITE_ALERT (SSL_CB_ALERT|SSL_CB_WRITE) macro