Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/
Dtpm2-cmd.c53 struct tpm2_pcr_extend_in { struct
54 __be32 pcr_idx;
55 __be32 auth_area_size;
56 struct tpm2_null_auth_area auth_area;
57 __be32 digest_cnt;
58 __be16 hash_alg;
59 u8 digest[TPM_DIGEST_SIZE];