Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm2-cmd.c58 struct tpm2_pcr_extend_in { struct
59 __be32 pcr_idx;
60 __be32 auth_area_size;
61 struct tpm2_null_auth_area auth_area;
62 __be32 digest_cnt;
63 __be16 hash_alg;
64 u8 digest[TPM_DIGEST_SIZE];