Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Devp_extra_test.c4415 static int custom_ciph_cleanup_called = 0; variable
4437 custom_ciph_cleanup_called++; in custom_ciph_cleanup()
4455 custom_ciph_init_called = custom_ciph_cleanup_called = 0; in test_custom_ciph_meth()
4482 || !TEST_int_eq(custom_ciph_cleanup_called, 1)) in test_custom_ciph_meth()

Completed in 7 milliseconds