Searched refs:ParseSignedDataContentInfo (Results 1 – 1 of 1) sorted by relevance
498 static int32_t ParseSignedDataContentInfo(unsigned char **p, const unsigned char *end, Content *con… in ParseSignedDataContentInfo() function607 rc = ParseSignedDataContentInfo(&p, end, &signedData->content); in ParseSignedData()