Searched refs:SSL_CB_WRITE_ALERT (Results 1 – 4 of 4) sorted by relevance
123 CONST(SSL_CB_WRITE_ALERT); in main()
905 cb(s, SSL_CB_WRITE_ALERT, j); in dtls1_dispatch_alert()
1133 cb(s, SSL_CB_WRITE_ALERT, j); in ssl3_dispatch_alert()
1516 #define SSL_CB_WRITE_ALERT (SSL_CB_ALERT | SSL_CB_WRITE) macro