Searched refs:mbedtls_ssl_conf_encrypt_then_mac (Results 1 – 11 of 11) sorted by relevance
3364 void mbedtls_ssl_conf_encrypt_then_mac( mbedtls_ssl_config *conf, char etm );
2371 #define ssl_set_encrypt_then_mac mbedtls_ssl_conf_encrypt_then_mac
4826 void mbedtls_ssl_conf_encrypt_then_mac( mbedtls_ssl_config *conf, char etm ) in mbedtls_ssl_conf_encrypt_then_mac() function
Completed in 140 milliseconds