Home
last modified time | relevance | path

Searched refs:EpidCompressedKeyOutputFileKey (Results 1 – 1 of 1) sorted by relevance

/external/epid-sdk/tools/extractkeys/src/
Dmain.c50 typedef struct EpidCompressedKeyOutputFileKey { struct
56 } EpidCompressedKeyOutputFileKey; argument
159 privkey = &(((EpidCompressedKeyOutputFileKey*)&temp[0])->privkey); in main()
160 keyfile_entry_size = sizeof(EpidCompressedKeyOutputFileKey); in main()