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

/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Ddh-sf.c190 const DH_METHOD _hc_dh_sf_method = { variable
213 return &_hc_dh_sf_method;
H A Ddh.c450 extern const DH_METHOD _hc_dh_sf_method;
451 static const DH_METHOD *dh_default_method = &_hc_dh_sf_method;
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-dh.c494 extern const DH_METHOD _hc_dh_sf_method;
495 static const DH_METHOD *dh_default_method = &_hc_dh_sf_method;

Completed in 109 milliseconds