Home
last modified time | relevance | path

Searched defs:encrypt_then_mac (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls.c2374 int encrypt_then_mac) in mbedtls_ssl_get_actual_mode()
2398 int encrypt_then_mac = 0; in mbedtls_ssl_get_mode_from_transform() local
2407 int encrypt_then_mac, in mbedtls_ssl_get_mode_from_ciphersuite()
2433 int encrypt_then_mac = 0; in mbedtls_ssl_get_mode_from_ciphersuite() local
8116 int encrypt_then_mac, in ssl_tls12_populate_transform()
H A Dssl_misc.h1110 int encrypt_then_mac; /*!< flag for EtM activation */ member
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls.c2402 int encrypt_then_mac) in mbedtls_ssl_get_actual_mode()
2426 int encrypt_then_mac = 0; in mbedtls_ssl_get_mode_from_transform() local
2435 int encrypt_then_mac, in mbedtls_ssl_get_mode_from_ciphersuite()
2462 int encrypt_then_mac = 0; in mbedtls_ssl_get_mode_from_ciphersuite() local
8793 int encrypt_then_mac, in ssl_tls12_populate_transform()
H A Dssl_misc.h1142 int encrypt_then_mac; /*!< flag for EtM activation */ member