Searched refs:SSL_CB_WRITE_ALERT (Results 1 – 4 of 4) sorted by relevance
128 CONST(SSL_CB_WRITE_ALERT); in main()
573 cb(ssl, SSL_CB_WRITE_ALERT, j); in dtls1_dispatch_alert()
727 cb(ssl, SSL_CB_WRITE_ALERT, j); in ssl3_dispatch_alert()
2773 #define SSL_CB_WRITE_ALERT (SSL_CB_ALERT | SSL_CB_WRITE) macro