Home
last modified time | relevance | path

Searched defs:pubkey_hdr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Ddigsig.h27 struct pubkey_hdr { struct
28 uint8_t version; /* key format version */
29 uint32_t timestamp; /* key made, always 0 for now */
30 uint8_t algo;
31 uint8_t nmpi;
32 char mpi[];