Home
last modified time | relevance | path

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

/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dmbedtls_pkcs7.h154 * called PKCS7_FreeRes
156 * Note : need to call PKCS7_FreeRes to free the resource when success
157 * parse and use, no need to call PKCS7_FreeRes when parse failed
170 * Function : PKCS7_FreeRes
174 * Note : need to call PKCS7_FreeRes to free the resource when success
175 * parse and use, no need to call PKCS7_FreeRes when parse failed
177 void PKCS7_FreeRes(Pkcs7 *pkcs7);
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify.c538 PKCS7_FreeRes(pkcs7); in VerifyProfileSignGetRaw()
545 PKCS7_FreeRes(pkcs7); in VerifyProfileSignGetRaw()
1072 PKCS7_FreeRes(pkcs7); in GetBinSignPkcs()
1145 PKCS7_FreeRes(pkcs7); in VerifyBinSign()
H A Dmbedtls_pkcs7.c1386 void PKCS7_FreeRes(Pkcs7 *pkcs7) in PKCS7_FreeRes() function

Completed in 6 milliseconds