Searched refs:EpidKeyOutputFileKey (Results 1 – 1 of 1) sorted by relevance
41 typedef struct EpidKeyOutputFileKey { struct47 } EpidKeyOutputFileKey; argument64 uint8_t temp[sizeof(EpidKeyOutputFileKey)] = {0}; in main()163 privkey = &(((EpidKeyOutputFileKey*)&temp[0])->privkey); in main()164 keyfile_entry_size = sizeof(EpidKeyOutputFileKey); in main()