Searched refs:initres (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_table.c230 int initres, loop = 0; local
274 initres = engine_unlocked_init(ret);
276 initres = 0;
277 if(initres)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_table.c249 int initres, loop = 0; local
293 initres = engine_unlocked_init(ret);
295 initres = 0;
296 if (initres) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_table.c249 int initres, loop = 0; local
293 initres = engine_unlocked_init(ret);
295 initres = 0;
296 if (initres) {

Completed in 22 milliseconds