Searched refs:strContentInfo (Results 1 – 1 of 1) sorted by relevance
492 ASN1_OCTET_STRING* strContentInfo = p7ContentInfo->d.data; in GetContentInfo() local493 if (strContentInfo == nullptr) { in GetContentInfo()498 int32_t strContentInfoLen = strContentInfo->length; in GetContentInfo()499 unsigned char* strContentInfoData = strContentInfo->data; in GetContentInfo()