Searched refs:custom_md_cleanup (Results 1 – 1 of 1) sorted by relevance
1783 static int custom_md_cleanup(EVP_MD_CTX *ctx) in custom_md_cleanup() function1815 || !TEST_true(EVP_MD_meth_set_cleanup(tmp, custom_md_cleanup)) in test_custom_md_meth()