Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/
Dtpm2-cmd.c229 tpm_buf_destroy(&buf); in tpm2_pcr_read()
281 tpm_buf_destroy(&buf); in tpm2_pcr_extend()
350 tpm_buf_destroy(&buf); in tpm2_get_random()
353 tpm_buf_destroy(&buf); in tpm2_get_random()
377 tpm_buf_destroy(&buf); in tpm2_flush_context()
508 tpm_buf_destroy(&buf); in tpm2_seal_trusted()
577 tpm_buf_destroy(&buf); in tpm2_load_cmd()
644 tpm_buf_destroy(&buf); in tpm2_unseal_cmd()
711 tpm_buf_destroy(&buf); in tpm2_get_tpm_pt()
736 tpm_buf_destroy(&buf); in tpm2_shutdown()
[all …]
Dtpm2-space.c88 tpm_buf_destroy(&tbuf); in tpm2_load_context()
103 tpm_buf_destroy(&tbuf); in tpm2_load_context()
108 tpm_buf_destroy(&tbuf); in tpm2_load_context()
115 tpm_buf_destroy(&tbuf); in tpm2_load_context()
136 tpm_buf_destroy(&tbuf); in tpm2_save_context()
139 tpm_buf_destroy(&tbuf); in tpm2_save_context()
144 tpm_buf_destroy(&tbuf); in tpm2_save_context()
151 tpm_buf_destroy(&tbuf); in tpm2_save_context()
157 tpm_buf_destroy(&tbuf); in tpm2_save_context()
Dtpm1-cmd.c338 tpm_buf_destroy(&buf); in tpm1_startup()
462 tpm_buf_destroy(&buf); in tpm1_pcr_extend()
494 tpm_buf_destroy(&buf); in tpm1_getcap()
564 tpm_buf_destroy(&buf); in tpm1_get_random()
593 tpm_buf_destroy(&buf); in tpm1_pcr_read()
615 tpm_buf_destroy(&buf); in tpm1_continue_selftest()
765 tpm_buf_destroy(&buf); in tpm1_pm_suspend()
Dtpm-sysfs.c86 tpm_buf_destroy(&tpm_buf); in pubek_show()
Dtpm.h313 static inline void tpm_buf_destroy(struct tpm_buf *buf) in tpm_buf_destroy() function
Dtpm_vtpm_proxy.c429 tpm_buf_destroy(&buf); in vtpm_proxy_request_locality()