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

/barrelfish-master/lib/openssl-1.0.0d/crypto/engine/
H A Denginetest.c148 if(!ENGINE_remove(ptr))
162 if(!ENGINE_remove(new_h2))
182 if(ENGINE_remove(new_h2))
190 if(!ENGINE_remove(new_h3))
196 if(!ENGINE_remove(new_h4))
206 if(!ENGINE_remove(ptr))
212 if(!ENGINE_add(new_h1) || !ENGINE_remove(new_h1))
251 if(!ENGINE_remove(ptr))
H A Deng_list.c88 ENGINE_remove(iterator);
296 int ENGINE_remove(ENGINE *e) function
H A Dengine.h322 int ENGINE_remove(ENGINE *e);
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Denginetest.c148 if(!ENGINE_remove(ptr))
162 if(!ENGINE_remove(new_h2))
182 if(ENGINE_remove(new_h2))
190 if(!ENGINE_remove(new_h3))
196 if(!ENGINE_remove(new_h4))
206 if(!ENGINE_remove(ptr))
212 if(!ENGINE_add(new_h1) || !ENGINE_remove(new_h1))
251 if(!ENGINE_remove(ptr))
/barrelfish-master/include/openssl/
H A Dengine.h322 int ENGINE_remove(ENGINE *e);

Completed in 72 milliseconds