Home
last modified time | relevance | path

Searched refs:profBuf (Results 1 - 1 of 1) sorted by relevance

/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify.c756 char *profBuf = NULL; in VerifyProfGetContent() local
766 profBuf = rawBuf; in VerifyProfGetContent()
770 ret = VerifyProfileSignGetRaw(rawBuf, rawLen, &profBuf, &len); in VerifyProfGetContent()
775 ret = ParseProfile(profBuf, len, pf); in VerifyProfGetContent()
778 APPV_FREE(profBuf); in VerifyProfGetContent()
781 APPV_FREE(profBuf); in VerifyProfGetContent()

Completed in 2 milliseconds