Home
last modified time | relevance | path

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

/openssl-master/test/
A Denginetest.c85 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()
/openssl-master/crypto/engine/
A Deng_list.c41 ENGINE_remove(iterator); in engine_list_cleanup()
238 int ENGINE_remove(ENGINE *e) in ENGINE_remove() function
/openssl-master/include/openssl/
A Dengine.h332 OSSL_DEPRECATEDIN_3_0 int ENGINE_remove(ENGINE *e);
/openssl-master/doc/man3/
A DENGINE_add.pod23 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.
/openssl-master/util/
A Dlibcrypto.num1057 ENGINE_remove 1085 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,ENGINE

Completed in 16 milliseconds