Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/test/
H A Devp_extra_test.c4481 static int ctrl_called; variable
4490 ctrl_called = 1; in custom_pmeth_ctrl()
4510 ctrl_called = 0; in test_custom_pmeth()
4631 || !TEST_int_eq(ctrl_called, 1) in test_custom_pmeth()
4647 || !TEST_int_eq(ctrl_called, 1)) in test_custom_pmeth()