Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/ssl/
HDd1_msg.c67 cb(s, SSL_CB_WRITE_ALERT, j); in dtls1_dispatch_alert()
HDs3_msg.c106 cb(s, SSL_CB_WRITE_ALERT, j); in ssl3_dispatch_alert()
/freebsd-head/crypto/openssl/doc/man3/
HDSSL_CTX_set_info_callback.pod87 =item SSL_CB_WRITE_ALERT (SSL_CB_ALERT|SSL_CB_WRITE)
/freebsd-head/crypto/openssl/include/openssl/
HDssl.h1135 # define SSL_CB_WRITE_ALERT (SSL_CB_ALERT|SSL_CB_WRITE) macro
HDssl.h.in1063 # define SSL_CB_WRITE_ALERT (SSL_CB_ALERT|SSL_CB_WRITE) macro