Searched refs:g_testPrivateKeyValid (Results 1 – 2 of 2) sorted by relevance
281 const char g_testPrivateKeyValid[] = "241121-00:00:00Z"; variable
710 blob.data = reinterpret_cast<uint8_t *>(const_cast<char *>(g_testPrivateKeyValid));711 blob.size = strlen(g_testPrivateKeyValid) + 1;774 pKeyValid->notBefore->data = (unsigned char *)strdup(g_testPrivateKeyValid);777 pKeyValid->notBefore->length = strlen(g_testPrivateKeyValid);