Home
last modified time | relevance | path

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

/linux/include/keys/
H A Dtrusted-type.h40 struct trusted_key_options { struct
41 uint16_t keytype;
42 uint32_t keyhandle;
43 unsigned char keyauth[TPM_DIGEST_SIZE];
44 uint32_t blobauth_len;
45 unsigned char blobauth[TPM_DIGEST_SIZE];
46 uint32_t pcrinfo_len;
47 unsigned char pcrinfo[MAX_PCRINFO_SIZE];
48 int pcrlock;
49 uint32_t hash;
[all …]