Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c349 static int dsa_validate_domparams(const DSA *dsa, int checktype) in dsa_validate_domparams() function
390 ok = ok && dsa_validate_domparams(dsa, checktype); in dsa_validate()