Home
last modified time | relevance | path

Searched defs:alert_code (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_tls_api.c72 static int alert_cb(void *arg, unsigned char alert_code) in alert_cb()
H A Dquic_channel.c1202 static int ch_on_handshake_alert(void *arg, unsigned char alert_code) in ch_on_handshake_alert()
/freebsd/crypto/openssl/test/
H A Dsslapitest.c12850 static int alert_cb(SSL *s, unsigned char alert_code, void *arg) in alert_cb()