Searched refs:ParsePemFormatSignedData (Results 1 – 1 of 1) sorted by relevance
1308 static int32_t ParsePemFormatSignedData(const unsigned char *buf, size_t bufLen, mbedtls_pem_contex… in ParsePemFormatSignedData() function1343 rc = ParsePemFormatSignedData(buf, bufLen, &pkcs7->pem, &format); in PKCS7_ParseSignedData()