Searched refs:SSL_CB_READ_ALERT (Results 1 – 5 of 5) sorted by relevance
73 =item SSL_CB_READ_ALERT (SSL_CB_ALERT|SSL_CB_READ)
749 cb(s, SSL_CB_READ_ALERT, j); in ssl23_get_server_hello()
1276 cb(s, SSL_CB_READ_ALERT, j); in ssl3_read_bytes()
1195 cb(s, SSL_CB_READ_ALERT, j); in dtls1_read_bytes()
1554 # define SSL_CB_READ_ALERT (SSL_CB_ALERT|SSL_CB_READ) macro