Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/
H A Ddsa_openssl.c28 #define OPENSSL_DSA_VERIFY_CLASS "OPENSSL.DSA.VERIFY" macro
61 return OPENSSL_DSA_VERIFY_CLASS; in GetDsaVerifyClass()