Searched defs:encrypt_then_mac (Results 1 – 2 of 2) sorted by relevance
2389 int encrypt_then_mac) in mbedtls_ssl_get_actual_mode()2413 int encrypt_then_mac = 0; in mbedtls_ssl_get_mode_from_transform() local2422 int encrypt_then_mac, in mbedtls_ssl_get_mode_from_ciphersuite()2449 int encrypt_then_mac = 0; in mbedtls_ssl_get_mode_from_ciphersuite() local8570 int encrypt_then_mac, in ssl_tls12_populate_transform()
1142 int encrypt_then_mac; /*!< flag for EtM activation */ member