Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_verify_hap.h39 #define ALGORITHM_PKCS1_SHA384 0x05 macro
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify_hap.c32 case ALGORITHM_PKCS1_SHA384: in GetDigestAlgorithmId()