Searched refs:MBEDTLS_OID_PKCS7_DATA (Results 1 – 4 of 4) sorted by relevance
496 if (MBEDTLS_OID_CMP(MBEDTLS_OID_PKCS7_DATA, &content_type)) { in pkcs7_get_signed_data()599 if (!MBEDTLS_OID_CMP_RAW(MBEDTLS_OID_PKCS7_DATA, p, len) in mbedtls_pkcs7_parse_der()
328 #define MBEDTLS_OID_PKCS7_DATA MBEDTLS_OID_PKCS7 "\x01" /**< Content type is… macro
333 #define MBEDTLS_OID_PKCS7_DATA MBEDTLS_OID_PKCS7 "\x01" /**< Content type is… macro