Home
last modified time | relevance | path

Searched refs:dsa_null_method (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddsa.c90 static const DSA_METHOD dsa_null_method = { variable
106 return &dsa_null_method; in DSA_null_method()
110 const DSA_METHOD *dsa_default_mech = &dsa_null_method;