Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-cmd.c171 tpm_buf_destroy(&buf); in tpm2_pcr_read()
207 tpm_buf_destroy(&buf); in tpm2_pcr_extend()
227 tpm_buf_destroy(&buf); in tpm2_pcr_extend()
236 tpm_buf_destroy(&buf); in tpm2_pcr_extend()
299 tpm_buf_destroy(&buf); in tpm2_get_random()
336 tpm_buf_destroy(&buf); in tpm2_get_random()
340 tpm_buf_destroy(&buf); in tpm2_get_random()
365 tpm_buf_destroy(&buf); in tpm2_flush_context()
416 tpm_buf_destroy(&buf); in tpm2_get_tpm_pt()
441 tpm_buf_destroy(&buf); in tpm2_shutdown()
[all …]
H A Dtpm2-space.c91 tpm_buf_destroy(&tbuf); in tpm2_load_context()
106 tpm_buf_destroy(&tbuf); in tpm2_load_context()
109 tpm_buf_destroy(&tbuf); in tpm2_load_context()
114 tpm_buf_destroy(&tbuf); in tpm2_load_context()
121 tpm_buf_destroy(&tbuf); in tpm2_load_context()
142 tpm_buf_destroy(&tbuf); in tpm2_save_context()
145 tpm_buf_destroy(&tbuf); in tpm2_save_context()
150 tpm_buf_destroy(&tbuf); in tpm2_save_context()
157 tpm_buf_destroy(&tbuf); in tpm2_save_context()
163 tpm_buf_destroy(&tbuf); in tpm2_save_context()
H A Dtpm1-cmd.c338 tpm_buf_destroy(&buf); in tpm1_startup()
477 tpm_buf_destroy(&buf); in tpm1_pcr_extend()
509 tpm_buf_destroy(&buf); in tpm1_getcap()
579 tpm_buf_destroy(&buf); in tpm1_get_random()
608 tpm_buf_destroy(&buf); in tpm1_pcr_read()
630 tpm_buf_destroy(&buf); in tpm1_continue_selftest()
785 tpm_buf_destroy(&buf); in tpm1_pm_suspend()
H A Dtpm-buf.c81 void tpm_buf_destroy(struct tpm_buf *buf) in tpm_buf_destroy() function
85 EXPORT_SYMBOL_GPL(tpm_buf_destroy);
H A Dtpm2-sessions.c187 tpm_buf_destroy(&buf); in tpm2_read_public()
199 tpm_buf_destroy(&buf); in tpm2_read_public()
210 tpm_buf_destroy(&buf); in tpm2_read_public()
215 tpm_buf_destroy(&buf); in tpm2_read_public()
1038 tpm_buf_destroy(&buf); in tpm2_start_auth_session()
1269 tpm_buf_destroy(&buf); in tpm2_create_primary()
1335 tpm_buf_destroy(&template); in tpm2_create_primary()
1350 tpm_buf_destroy(&buf); in tpm2_create_primary()
H A Dtpm_vtpm_proxy.c430 tpm_buf_destroy(&buf); in vtpm_proxy_request_locality()
H A Dtpm-sysfs.c75 tpm_buf_destroy(&tpm_buf); in pubek_show()
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c266 tpm_buf_destroy(&buf); in tpm2_seal_trusted()
346 tpm_buf_destroy(&sized); in tpm2_seal_trusted()
347 tpm_buf_destroy(&buf); in tpm2_seal_trusted()
462 tpm_buf_destroy(&buf); in tpm2_load_cmd()
571 tpm_buf_destroy(&buf); in tpm2_unseal_cmd()
/linux/include/linux/
H A Dtpm.h422 void tpm_buf_destroy(struct tpm_buf *buf);