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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/
H A Dhw_nuron.c293 static DH_METHOD nuron_dh = variable
332 !ENGINE_set_DH(e, &nuron_dh) ||
368 nuron_dh.generate_key=meth3->generate_key;
369 nuron_dh.compute_key=meth3->compute_key;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_nuron.c308 static DH_METHOD nuron_dh = variable
348 !ENGINE_set_DH(e, &nuron_dh) ||
384 nuron_dh.generate_key=meth3->generate_key;
385 nuron_dh.compute_key=meth3->compute_key;

Completed in 40 milliseconds