Home
last modified time | relevance | path

Searched refs:tpm_buf_destroy (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/char/tpm/
Dtpm2-cmd.c215 tpm_buf_destroy(&buf); in tpm2_pcr_read()
278 tpm_buf_destroy(&buf); in tpm2_pcr_extend()
343 tpm_buf_destroy(&buf); in tpm2_get_random()
346 tpm_buf_destroy(&buf); in tpm2_get_random()
376 tpm_buf_destroy(&buf); in tpm2_flush_context_cmd()
508 tpm_buf_destroy(&buf); in tpm2_seal_trusted()
579 tpm_buf_destroy(&buf); in tpm2_load_cmd()
648 tpm_buf_destroy(&buf); in tpm2_unseal_cmd()
720 tpm_buf_destroy(&buf); in tpm2_get_tpm_pt()
746 tpm_buf_destroy(&buf); in tpm2_shutdown()
[all …]
Dtpm2-space.c91 tpm_buf_destroy(&tbuf); in tpm2_load_context()
106 tpm_buf_destroy(&tbuf); in tpm2_load_context()
111 tpm_buf_destroy(&tbuf); in tpm2_load_context()
118 tpm_buf_destroy(&tbuf); in tpm2_load_context()
140 tpm_buf_destroy(&tbuf); in tpm2_save_context()
143 tpm_buf_destroy(&tbuf); in tpm2_save_context()
148 tpm_buf_destroy(&tbuf); in tpm2_save_context()
155 tpm_buf_destroy(&tbuf); in tpm2_save_context()
161 tpm_buf_destroy(&tbuf); in tpm2_save_context()
Dtpm-sysfs.c60 tpm_buf_destroy(&tpm_buf); in pubek_show()
94 tpm_buf_destroy(&tpm_buf); in pubek_show()
Dtpm-interface.c716 tpm_buf_destroy(&buf); in tpm_startup()
761 tpm_buf_destroy(&buf); in tpm_getcap()
1023 tpm_buf_destroy(&buf); in tpm1_pcr_extend()
Dtpm.h448 static inline void tpm_buf_destroy(struct tpm_buf *buf) in tpm_buf_destroy() function
Dtpm_vtpm_proxy.c437 tpm_buf_destroy(&buf); in vtpm_proxy_request_locality()