Home
last modified time | relevance | path

Searched defs:GetDigestAlgorithmId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify_hap.c25 int32_t GetDigestAlgorithmId(uint32_t signAlgorithm) in GetDigestAlgorithmId() function
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Dhap_verify_openssl_utils.cpp628 int32_t HapVerifyOpensslUtils::GetDigestAlgorithmId(int32_t signAlgorithm) in GetDigestAlgorithmId() function in OHOS::Security::Verify::HapVerifyOpensslUtils