Searched refs:MBEDTLS_SSL_ETM_ENABLED (Results 1 – 8 of 8) sorted by relevance
146 #define MBEDTLS_SSL_ETM_ENABLED 1 macro
1449 #define SSL_ETM_ENABLED MBEDTLS_SSL_ETM_ENABLED
665 case 1: opt.etm = MBEDTLS_SSL_ETM_ENABLED; break; in main()
1175 case 1: opt.etm = MBEDTLS_SSL_ETM_ENABLED; break; in main()
405 if( ssl->conf->encrypt_then_mac == MBEDTLS_SSL_ETM_ENABLED && in ssl_parse_encrypt_then_mac_ext()408 ssl->session_negotiate->encrypt_then_mac = MBEDTLS_SSL_ETM_ENABLED; in ssl_parse_encrypt_then_mac_ext()
731 if( session->encrypt_then_mac == MBEDTLS_SSL_ETM_ENABLED ) in mbedtls_ssl_derive_keys()1732 if( ssl->session_in->encrypt_then_mac == MBEDTLS_SSL_ETM_ENABLED ) in ssl_decrypt_buf()7206 conf->encrypt_then_mac = MBEDTLS_SSL_ETM_ENABLED; in mbedtls_ssl_config_defaults()
1151 ssl->session_negotiate->encrypt_then_mac = MBEDTLS_SSL_ETM_ENABLED;
994 SSL_ETM_ENABLED MBEDTLS_SSL_ETM_ENABLED