Searched refs:int_ctrl_helper (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/
H A Deng_ctrl.c106 static int int_ctrl_helper(ENGINE *e, int cmd, long i, void *p, void (*f)()) function
216 return int_ctrl_helper(e,cmd,i,p,f);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_ctrl.c103 static int int_ctrl_helper(ENGINE *e, int cmd, long i, void *p, function
214 return int_ctrl_helper(e,cmd,i,p,f);

Completed in 211 milliseconds