Searched defs:encrypt_then_mac (Results 1 – 2 of 2) sorted by relevance
/third_party/mbedtls/library/ | ||
D | ssl_misc.h | 919 int encrypt_then_mac; /*!< flag for EtM activation */ member |
D | ssl_tls.c | 694 int encrypt_then_mac, in ssl_tls12_populate_transform() |