Home
last modified time | relevance | path

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

/third_party/openssl/util/perl/TLSProxy/
DRecord.pm155 sub etm subroutine
/third_party/mbedtls/programs/ssl/
Dssl_client2.c505 int etm; /* negotiate encrypt then mac? */ member
Dssl_server2.c623 int etm; /* allow negotiation of encrypt-then-MAC? */ member
/third_party/mbedtls/library/
Dssl_tls.c4230 void mbedtls_ssl_conf_encrypt_then_mac( mbedtls_ssl_config *conf, char etm ) in mbedtls_ssl_conf_encrypt_then_mac()