Searched refs:OSSL_FUNC_SSL_QUIC_TLS_ALERT (Results 1 – 4 of 4) sorted by relevance
54 /* Function id: OSSL_FUNC_SSL_QUIC_TLS_ALERT */132 B<OSSL_FUNC_SSL_QUIC_TLS_ALERT>) is called when OpenSSL is attempting to send an168 {OSSL_FUNC_SSL_QUIC_TLS_ALERT, (void (*)(void))alert_cb},
107 case OSSL_FUNC_SSL_QUIC_TLS_ALERT: in tls_callbacks_from_dispatch()
277 #define OSSL_FUNC_SSL_QUIC_TLS_ALERT 2006 macro
13022 { OSSL_FUNC_SSL_QUIC_TLS_ALERT, (void (*)(void))alert_cb }, in test_quic_tls()13187 { OSSL_FUNC_SSL_QUIC_TLS_ALERT, (void (*)(void))alert_cb }, in test_quic_tls_early_data()