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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddh-ltm.c217 const DH_METHOD _hc_dh_ltm_method = { variable
240 return &_hc_dh_ltm_method;
H A Ddh.c447 extern const DH_METHOD _hc_dh_ltm_method;
448 static const DH_METHOD *dh_default_method = &_hc_dh_ltm_method;

Completed in 110 milliseconds