Searched refs:contentTypeOid (Results 1 – 2 of 2) sorted by relevance
138 mbedtls_asn1_buf contentTypeOid; member
635 return !MBEDTLS_OID_CMP(MBEDTLS_OID_PKCS7_SIGNED_DATA, &pkcs7->contentTypeOid); in IsSigedDataOid()1362 rc = GetContentInfoType(&start, end, &(pkcs7->contentTypeOid), &hasContent); in PKCS7_ParseSignedData()