Lines Matching refs:alert
669 wpa_printf(MSG_INFO, "SSL: SSL3 alert: %s:%s:%s",685 ev.alert.is_local = !(where & SSL_CB_READ);686 ev.alert.type = SSL_alert_type_string_long(ret);687 ev.alert.description = SSL_alert_desc_string_long(ret);1227 return "alert";1401 * and "close notify" shutdown alert would confuse AS. */