Home
last modified time | relevance | path

Searched refs:TLSEXT_TYPE_application_layer_protocol_negotiation (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dt1_trce.c475 {TLSEXT_TYPE_application_layer_protocol_negotiation,
739 case TLSEXT_TYPE_application_layer_protocol_negotiation: in ssl_print_extension()
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_cust.c498 case TLSEXT_TYPE_application_layer_protocol_negotiation: in SSL_extension_supported()
H A Dextensions.c237 TLSEXT_TYPE_application_layer_protocol_negotiation,
H A Dextensions_srvr.c1487 TLSEXT_TYPE_application_layer_protocol_negotiation) in tls_construct_stoc_alpn()
H A Dextensions_clnt.c416 TLSEXT_TYPE_application_layer_protocol_negotiation) in tls_construct_ctos_alpn()
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c678 #ifdef TLSEXT_TYPE_application_layer_protocol_negotiation
680 TLSEXT_TYPE_application_layer_protocol_negotiation},
/freebsd/crypto/openssl/include/openssl/
H A Dtls1.h117 # define TLSEXT_TYPE_application_layer_protocol_negotiation 16 macro