Searched refs:tpm_buf_append_u8 (Results 1 – 4 of 4) sorted by relevance
127 void tpm_buf_append_u8(struct tpm_buf *buf, const u8 value) in tpm_buf_append_u8() function131 EXPORT_SYMBOL_GPL(tpm_buf_append_u8);
198 tpm_buf_append_u8(&buf, TPM2_PCR_SELECT_MIN); in tpm2_pcr_read()493 tpm_buf_append_u8(&buf, full); in tpm2_do_selftest()
287 tpm_buf_append_u8(buf, 0); in tpm_buf_append_auth()374 tpm_buf_append_u8(buf, auth->attrs); in tpm_buf_append_hmac_session()1007 tpm_buf_append_u8(&buf, TPM2_SE_HMAC); in tpm2_start_auth_session()
411 tpm_buf_append_u8(&buf, locality); in vtpm_proxy_request_locality()
Completed in 11 milliseconds