Searched refs:mbedtls_ssl_conf_encrypt_then_mac (Results 1 – 6 of 6) sorted by relevance
120 mbedtls_ssl_conf_encrypt_then_mac(&conf, in LLVMFuzzerTestOneInput()
153 mbedtls_ssl_conf_encrypt_then_mac(&conf, in LLVMFuzzerTestOneInput()
4376 void mbedtls_ssl_conf_encrypt_then_mac(mbedtls_ssl_config *conf, char etm);
1897 mbedtls_ssl_conf_encrypt_then_mac(&conf, opt.etm); in main()
2912 mbedtls_ssl_conf_encrypt_then_mac(&conf, opt.etm); in main()
2950 void mbedtls_ssl_conf_encrypt_then_mac(mbedtls_ssl_config *conf, char etm) in mbedtls_ssl_conf_encrypt_then_mac() function