Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Devp_extra_test.c1783 static int custom_md_cleanup(EVP_MD_CTX *ctx) in custom_md_cleanup() function
1815 || !TEST_true(EVP_MD_meth_set_cleanup(tmp, custom_md_cleanup)) in test_custom_md_meth()