Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_verify_hap.h36 #define ALGORITHM_SHA384 0x02 macro
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify_hap.c31 case ALGORITHM_SHA384: in GetDigestAlgorithmId()