Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_extra_test.c5745 static int custom_md_cleanup(EVP_MD_CTX *ctx) in custom_md_cleanup() function
5785 || !TEST_true(EVP_MD_meth_set_cleanup(tmp, custom_md_cleanup)) in test_custom_md_meth()