Home
last modified time | relevance | path

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

/linux-4.4.14/include/keys/
Dtrusted-type.h31 struct trusted_key_options { struct
32 uint16_t keytype;
33 uint32_t keyhandle;
34 unsigned char keyauth[TPM_DIGEST_SIZE];
35 unsigned char blobauth[TPM_DIGEST_SIZE];
36 uint32_t pcrinfo_len;
37 unsigned char pcrinfo[MAX_PCRINFO_SIZE];
38 int pcrlock;