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.c1198 static int ch_on_handshake_alert(void *arg, unsigned char alert_code) in ch_on_handshake_alert() argument
/freebsd/crypto/openssl/test/
H A Dsslapitest.c12986 alert_cb(SSL * s,unsigned char alert_code,void * arg) alert_cb() argument