Lines Matching defs:alert
1252 report_mbedtls_alert(unsigned char alert) {
1253 switch (alert) {
1285 int alert;
1312 alert = MBEDTLS_SSL_ALERT_MSG_NO_CERT;
1317 alert = MBEDTLS_SSL_ALERT_MSG_HANDSHAKE_FAILURE;
1346 alert);
1445 * fatal alert and closes the TCP session.
1447 * of the closed TCP session, but there is still an outstanding alert
1450 * alert can be read (which effectively is what happens with DTLS).
2433 /* Stop the sending of an alert on closedown */