Searched refs:g_dData4096 (Results 1 – 3 of 3) sorted by relevance
108 static const uint8_t g_dData4096[] = { variable
395 struct HksBlob dDataBlob = {sizeof(g_dData4096), (uint8_t *) g_dData4096};
472 dDataBlob.size = sizeof(g_dData4096); in ConstructImportedKey()473 dDataBlob.data = (uint8_t *)g_dData4096; in ConstructImportedKey()