Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c498 static int32_t ParseSignedDataContentInfo(unsigned char **p, const unsigned char *end, Content *con… in ParseSignedDataContentInfo() function
607 rc = ParseSignedDataContentInfo(&p, end, &signedData->content); in ParseSignedData()