Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_extra_test.c5154 static int custom_md_cleanup_called = 0; variable
5175 custom_md_cleanup_called++; in custom_md_cleanup()
5197 custom_md_init_called = custom_md_cleanup_called = 0; in test_custom_md_meth()
5224 || !TEST_int_eq(custom_md_cleanup_called, 1)) in test_custom_md_meth()

Completed in 18 milliseconds