Searched refs:tpm_buf_append_u8 (Results 1 – 5 of 5) 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);
411 tpm_buf_append_u8(&buf, locality); in vtpm_proxy_request_locality()
425 void tpm_buf_append_u8(struct tpm_buf *buf, const u8 value);488 tpm_buf_append_u8(buf, 0); /* attributes */ in tpm_buf_append_empty_auth()
513 tpm_buf_append_u8(tb, cont); in tpm_seal() 600 tpm_buf_append_u8(tb, cont); in tpm_unseal() 604 tpm_buf_append_u8(tb, cont); in tpm_unseal()
216 tpm_buf_append_u8(buf, attributes); in tpm2_buf_append_auth()