Searched defs:tpm2_pcr_extend_in (Results 1 – 1 of 1) sorted by relevance
58 struct tpm2_pcr_extend_in { struct59 __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];