Searched refs:custom_ciph_cleanup (Results 1 – 1 of 1) sorted by relevance
5266 static int custom_ciph_cleanup(EVP_CIPHER_CTX *ctx) in custom_ciph_cleanup() function5303 || !TEST_true(EVP_CIPHER_meth_set_cleanup(tmp, custom_ciph_cleanup)) in test_custom_ciph_meth()
Completed in 19 milliseconds