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