Searched refs:tpml_digest (Results 1 – 2 of 2) sorted by relevance
220 struct tpml_digest *resp_dgst = NULL; in tpm2_pcr_read()281 resp_len = digest_offset + sizeof(struct tpml_digest); in tpm2_pcr_read()301 resp_dgst = (struct tpml_digest *)&resp_buf[digest_offset]; in tpm2_pcr_read()
105 struct tpml_digest { struct
Completed in 8 milliseconds