Searched refs:ALERT_FATAL (Results 1 – 2 of 2) sorted by relevance
571 pub const ALERT_FATAL: SniError = SniError(ffi::SSL_TLSEXT_ERR_ALERT_FATAL); constant603 pub const ALERT_FATAL: AlpnError = AlpnError(ffi::SSL_TLSEXT_ERR_ALERT_FATAL); constant
475 .ok_or(ssl::AlpnError::ALERT_FATAL) in test_alpn_server_select_none_fatal()