Home
last modified time | relevance | path

Searched refs:SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions.c137 | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS,
146 | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS,
195 SSL_EXT_CLIENT_HELLO | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS
239 | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS,
247 | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS | SSL_EXT_DTLS_ONLY,
358 SSL_EXT_CLIENT_HELLO | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS
1648 if (context == SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS in final_early_data()
H A Dextensions_cust.c136 | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS)) != 0) { in custom_ext_parse()
192 | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS in custom_ext_add()
H A Dstatem_clnt.c3642 SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS, &rawexts, in tls_process_encrypted_extensions()
3644 || !tls_parse_all_extensions(s, SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS, in tls_process_encrypted_extensions()
H A Dstatem_srvr.c4098 if (!tls_construct_extensions(s, pkt, SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS, in tls_construct_encrypted_extensions()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_extension_supported.pod227 =item SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h298 #define SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS 0x0400 macro
H A Dssl.h.in275 #define SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS 0x0400 macro
/freebsd/crypto/openssl/test/
H A Dsslapitest.c5947 | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS in test_custom_exts()
5953 | SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS; in test_custom_exts()