Searched refs:mbedtls_ssl_conf_encrypt_then_mac (Results 1 – 6 of 6) sorted by relevance
1997 void mbedtls_ssl_conf_encrypt_then_mac( mbedtls_ssl_config *conf, char etm );
2469 #define ssl_set_encrypt_then_mac mbedtls_ssl_conf_encrypt_then_mac
1124 mbedtls_ssl_conf_encrypt_then_mac( &conf, opt.etm ); in main()
1639 mbedtls_ssl_conf_encrypt_then_mac( &conf, opt.etm ); in main()
2012 ssl_set_encrypt_then_mac mbedtls_ssl_conf_encrypt_then_mac
6053 void mbedtls_ssl_conf_encrypt_then_mac( mbedtls_ssl_config *conf, char etm ) in mbedtls_ssl_conf_encrypt_then_mac() function