Home
last modified time | relevance | path

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

/openssl/ssl/statem/
H A Dstatem_srvr.c1666 &clienthello->pre_proc_exts, in tls_process_client_hello()
1677 OPENSSL_free(clienthello->pre_proc_exts); in tls_process_client_hello()
1843 clienthello->pre_proc_exts, NULL, 0)) { in tls_early_post_process_client_hello()
1947 clienthello->pre_proc_exts, NULL, 0, 1)) { in tls_early_post_process_client_hello()
2127 OPENSSL_free(clienthello->pre_proc_exts); in tls_early_post_process_client_hello()
2134 OPENSSL_free(clienthello->pre_proc_exts); in tls_early_post_process_client_hello()
H A Dextensions.c1791 && !s->clienthello->pre_proc_exts[TLSEXT_IDX_psk_kex_modes].present) { in final_psk()
H A Dstatem_lib.c2190 suppversions = &hello->pre_proc_exts[TLSEXT_IDX_supported_versions]; in ssl_choose_server_version()
/openssl/ssl/
H A Dssl_sess.c600 SSL_EXT_CLIENT_HELLO, hello->pre_proc_exts, in ssl_get_prev_session()
603 hello->pre_proc_exts, NULL, 0)) in ssl_get_prev_session()
H A Dssl_lib.c1461 OPENSSL_free(s->clienthello->pre_proc_exts); in ossl_ssl_connection_free()
6738 ext = sc->clienthello->pre_proc_exts + i; in SSL_client_hello_get1_extensions_present()
6750 ext = sc->clienthello->pre_proc_exts + i; in SSL_client_hello_get1_extensions_present()
6777 ext = sc->clienthello->pre_proc_exts + i; in SSL_client_hello_get_extension_order()
6792 ext = sc->clienthello->pre_proc_exts + i; in SSL_client_hello_get_extension_order()
6816 r = sc->clienthello->pre_proc_exts + i; in SSL_client_hello_get0_ext()
H A Dssl_local.h658 RAW_EXTENSION *pre_proc_exts; member
H A Dt1_lib.c2334 ticketext = &hello->pre_proc_exts[TLSEXT_IDX_session_ticket]; in tls_get_ticket_from_client()

Completed in 119 milliseconds