Searched refs:g_testCertWithPrivateKeyValid (Results 1 – 2 of 2) sorted by relevance
456 static const char g_testCertWithPrivateKeyValid[] = variable
81 inStream.data = reinterpret_cast<uint8_t *>(const_cast<char *>(g_testCertWithPrivateKeyValid)); in SetUpTestCase()83 inStream.len = strlen(g_testCertWithPrivateKeyValid) + 1; in SetUpTestCase()