Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Ddsa.h48 int ossl_dsa_check_pub_key(const DSA *dsa, const BIGNUM *pub_key, int *ret);
/openssl/crypto/dsa/
H A Ddsa_check.c66 int ossl_dsa_check_pub_key(const DSA *dsa, const BIGNUM *pub_key, int *ret) in ossl_dsa_check_pub_key() function
/openssl/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c367 return ossl_dsa_check_pub_key(dsa, pub_key, &status); in dsa_validate_public()

Completed in 10 milliseconds