Searched refs:TLS_CONTENT_TYPE_ALERT (Results 1 – 8 of 8) sorted by relevance
26 TLS_CONTENT_TYPE_ALERT = 21, enumerator
338 ct != TLS_CONTENT_TYPE_ALERT && in tlsv1_record_receive()
292 if (ct == TLS_CONTENT_TYPE_ALERT) { in tlsv1_server_decrypt()
391 if (ct == TLS_CONTENT_TYPE_ALERT) { in tlsv1_client_decrypt()
977 *pos++ = TLS_CONTENT_TYPE_ALERT; in tlsv1_client_send_alert()
1073 *pos++ = TLS_CONTENT_TYPE_ALERT; in tlsv1_server_send_alert()
1272 if (ct == TLS_CONTENT_TYPE_ALERT) { in tlsv1_server_process_handshake()
1488 if (ct == TLS_CONTENT_TYPE_ALERT) { in tlsv1_client_process_handshake()