Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dt1_enc.c119 && !s->ext.use_etm) in tls_provider_set_tls_params()
180 if (s->ext.use_etm) in tls1_change_cipher_state()
233 if (s->ext.use_etm) in tls1_change_cipher_state()
482 &mac_secret_size, &comp, s->ext.use_etm)) { in tls1_setup_key_block()
H A Dktls.c107 if (s->ext.use_etm) in ktls_check_supported_cipher()
H A Dssl_ciph.c514 SSL_COMP **comp, int use_etm) in ssl_cipher_get_evp() argument
580 if (use_etm in ssl_cipher_get_evp()
H A Dssl_local.h1653 int use_etm; member
2413 SSL_COMP **comp, int use_etm);
/freebsd/crypto/openssl/test/
H A Dtls13secretstest.c177 SSL_COMP **comp, int use_etm) in ssl_cipher_get_evp() argument
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c536 s->ext.use_etm = 1; in tls_parse_ctos_etm()
1532 if (!s->ext.use_etm) in tls_construct_stoc_etm()
1545 s->ext.use_etm = 0; in tls_construct_stoc_etm()
H A Dextensions.c1181 s->ext.use_etm = 0; in init_etm()
H A Dextensions_clnt.c1714 s->ext.use_etm = 1; in tls_parse_stoc_etm()