Home
last modified time | relevance | path

Searched refs:OPENSSL_DSA_SIGN_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.c27 #define OPENSSL_DSA_SIGN_CLASS "OPENSSL.DSA.SIGN" macro
56 return OPENSSL_DSA_SIGN_CLASS; in GetDsaSignClass()