Home
last modified time | relevance | path

Searched refs:tlsext_alpn_check_format (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dssl_tlsext.h34 int tlsext_alpn_check_format(CBS *cbs);
H A Dssl_tlsext.c66 tlsext_alpn_check_format(CBS *cbs) in tlsext_alpn_check_format() function
97 if (!tlsext_alpn_check_format(&alpn)) in tlsext_alpn_server_parse()
H A Dssl_lib.c1790 if (!tlsext_alpn_check_format(&cbs)) in SSL_CTX_set_alpn_protos()
1823 if (!tlsext_alpn_check_format(&cbs)) in SSL_set_alpn_protos()