Searched refs:ENGINE_add (Results 1 - 24 of 24) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/engine/
H A Denginetest.c141 if(!ENGINE_add(new_h1))
156 if(!ENGINE_add(new_h3) || !ENGINE_add(new_h2))
168 if(!ENGINE_add(new_h4))
174 if(ENGINE_add(new_h3))
212 if(!ENGINE_add(new_h1) || !ENGINE_remove(new_h1))
237 if(!ENGINE_add(block[loop]))
H A Deng_dyn.c291 ENGINE_add(toadd);
529 if(!ENGINE_add(e))
H A Deng_list.c270 int ENGINE_add(ENGINE *e) function
H A Deng_openssl.c187 ENGINE_add(toadd);
H A Dengine.h320 int ENGINE_add(ENGINE *e);
495 /* This function cleans up anything that needs it. Eg. the ENGINE_add() function
H A Deng_cryptodev.c1414 ENGINE_add(engine);
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Denginetest.c141 if(!ENGINE_add(new_h1))
156 if(!ENGINE_add(new_h3) || !ENGINE_add(new_h2))
168 if(!ENGINE_add(new_h4))
174 if(ENGINE_add(new_h3))
212 if(!ENGINE_add(new_h1) || !ENGINE_remove(new_h1))
237 if(!ENGINE_add(block[loop]))
/barrelfish-master/lib/openssl-1.0.0d/engines/ccgost/
H A Dgost_eng.c268 ENGINE_add(toadd);
/barrelfish-master/lib/openssl-1.0.0d/engines/
H A De_nuron.c412 ENGINE_add(toadd);
H A De_atalla.c279 ENGINE_add(toadd);
H A De_gmp.c202 ENGINE_add(toadd);
H A De_4758cca.c259 ENGINE_add(e_4758);
H A De_aep.c373 ENGINE_add(toadd);
H A De_chil.c407 ENGINE_add(toadd);
H A De_cswift.c304 ENGINE_add(toadd);
H A De_padlock.c119 ENGINE_add (toadd);
H A De_sureware.c326 ENGINE_add(toadd);
H A De_ubsec.c279 ENGINE_add(toadd);
H A De_capi.c572 ENGINE_add(toadd);
/barrelfish-master/lib/openssl-1.0.0d/demos/engines/cluster_labs/
H A Dhw_cluster_labs.c257 ENGINE_add(cluster_labs);
/barrelfish-master/include/openssl/
H A Dengine.h320 int ENGINE_add(ENGINE *e);
495 /* This function cleans up anything that needs it. Eg. the ENGINE_add() function
/barrelfish-master/lib/openssl-1.0.0d/demos/engines/ibmca/
H A Dhw_ibmca.c299 ENGINE_add(toadd);
/barrelfish-master/lib/openssl-1.0.0d/demos/engines/rsaref/
H A Drsaref.c268 ENGINE_add(toadd);
/barrelfish-master/lib/openssl-1.0.0d/demos/engines/zencod/
H A Dhw_zencod.c394 ENGINE_add ( toadd ) ;

Completed in 204 milliseconds