Searched refs:custom_md_init_called (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/openssl/test/
H A Devp_extra_test.c4650 static int custom_md_init_called = 0; variable
4660 custom_md_init_called++;
4693 custom_md_init_called = custom_md_cleanup_called = 0;
4719 || !TEST_int_eq(custom_md_init_called, 1)

Completed in 79 milliseconds