Searched refs:ENGINE_remove (Results 1 – 5 of 5) sorted by relevance
85 if (!TEST_true(ENGINE_remove(ptr))) in test_engines()97 if (!TEST_true(ENGINE_remove(new_h2))) in test_engines()113 if (!TEST_false(ENGINE_remove(new_h2))) in test_engines()117 if (!TEST_true(ENGINE_remove(new_h3))) in test_engines()122 if (!TEST_true(ENGINE_remove(new_h4))) in test_engines()136 if (!ENGINE_remove(ptr)) in test_engines()144 || !TEST_true(ENGINE_remove(new_h1))) in test_engines()169 if (!TEST_true(ENGINE_remove(ptr))) in test_engines()
41 ENGINE_remove(iterator); in engine_list_cleanup()238 int ENGINE_remove(ENGINE *e) in ENGINE_remove() function
332 OSSL_DEPRECATEDIN_3_0 int ENGINE_remove(ENGINE *e);
23 ENGINE_register_complete, ENGINE_register_digests, ENGINE_remove,59 int ENGINE_remove(ENGINE *e);587 ENGINE_add() and ENGINE_remove() return 1 on success or 0 on error.
1057 ENGINE_remove 1085 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,ENGINE
Completed in 16 milliseconds