Home
last modified time | relevance | path

Searched defs:dsa_meth (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/engine/
Dtb_dsa.c72 int ENGINE_set_DSA(ENGINE *e, const DSA_METHOD *dsa_meth) in ENGINE_set_DSA()
Deng_local.h115 const DSA_METHOD *dsa_meth; member
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Devp_extra_test.c1213 DSA_METHOD *dsa_meth = NULL; in test_EVP_PKEY_sign_with_app_method() local