Home
last modified time | relevance | path

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

/external/mbedtls/library/
Dssl_tls.c2242 int encrypt_then_mac ) in mbedtls_ssl_get_actual_mode()
2267 int encrypt_then_mac = 0; in mbedtls_ssl_get_mode_from_transform() local
2276 int encrypt_then_mac, in mbedtls_ssl_get_mode_from_ciphersuite()
2302 int encrypt_then_mac = 0; in mbedtls_ssl_get_mode_from_ciphersuite() local
7971 int encrypt_then_mac, in ssl_tls12_populate_transform()
Dssl_misc.h1119 int encrypt_then_mac; /*!< flag for EtM activation */ member
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dssl.h1014 int encrypt_then_mac; /*!< flag for EtM activation */ member
1052 uint8_t encrypt_then_mac /*bool*/; /*!< negotiate encrypt-then-mac? */ member
Dssl_internal.h773 int encrypt_then_mac; /*!< flag for EtM activation */ member
/external/openthread/third_party/mbedtls/repo/library/
Dssl_tls.c957 int encrypt_then_mac, in ssl_populate_transform()