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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_aep.c217 static DH_METHOD aep_dh = { variable
291 !ENGINE_set_DH(e, &aep_dh) ||
336 aep_dh.generate_key = meth3->generate_key;
337 aep_dh.compute_key = meth3->compute_key;
338 aep_dh.bn_mod_exp = meth3->bn_mod_exp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_aep.c212 static DH_METHOD aep_dh = variable
281 !ENGINE_set_DH(e, &aep_dh) ||
325 aep_dh.generate_key = meth3->generate_key;
326 aep_dh.compute_key = meth3->compute_key;
327 aep_dh.bn_mod_exp = meth3->bn_mod_exp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_aep.c217 static DH_METHOD aep_dh = { variable
291 !ENGINE_set_DH(e, &aep_dh) ||
336 aep_dh.generate_key = meth3->generate_key;
337 aep_dh.compute_key = meth3->compute_key;
338 aep_dh.bn_mod_exp = meth3->bn_mod_exp;

Completed in 32 milliseconds