Home
last modified time | relevance | path

Searched refs:etm (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dssl.h4502 void mbedtls_ssl_conf_encrypt_then_mac(mbedtls_ssl_config *conf, char etm);
/optee_os/core/arch/arm/dts/
H A Dsama5d2.dtsi61 etm@73c000 {
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_tls.c2998 void mbedtls_ssl_conf_encrypt_then_mac(mbedtls_ssl_config *conf, char etm) in mbedtls_ssl_conf_encrypt_then_mac() argument
3000 conf->encrypt_then_mac = etm; in mbedtls_ssl_conf_encrypt_then_mac()