Home
last modified time | relevance | path

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

/mirbsd/src/lib/libssl/src/crypto/engine/
Denginetest.c148 if(!ENGINE_remove(ptr)) in main()
162 if(!ENGINE_remove(new_h2)) in main()
182 if(ENGINE_remove(new_h2)) in main()
190 if(!ENGINE_remove(new_h3)) in main()
196 if(!ENGINE_remove(new_h4)) in main()
206 if(!ENGINE_remove(ptr)) in main()
212 if(!ENGINE_add(new_h1) || !ENGINE_remove(new_h1)) in main()
251 if(!ENGINE_remove(ptr)) in main()
Deng_list.c86 ENGINE_remove(iterator); in engine_list_cleanup()
294 int ENGINE_remove(ENGINE *e) in ENGINE_remove() function
Dengine.h302 int ENGINE_remove(ENGINE *e);
/mirbsd/src/lib/libssl/src/doc/crypto/
Dengine.pod17 int ENGINE_remove(ENGINE *e);