Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-cmd.c219 tpm_buf_destroy(&buf); in tpm2_pcr_read()
274 tpm_buf_destroy(&buf); in tpm2_pcr_extend()
361 tpm_buf_destroy(&buf); in tpm2_get_random()
366 tpm_buf_destroy(&buf); in tpm2_get_random()
391 tpm_buf_destroy(&buf); in tpm2_flush_context()
442 tpm_buf_destroy(&buf); in tpm2_get_tpm_pt()
467 tpm_buf_destroy(&buf); in tpm2_shutdown()
497 tpm_buf_destroy(&buf); in tpm2_do_selftest()
539 tpm_buf_destroy(&buf); in tpm2_probe()
650 tpm_buf_destroy(&buf); in tpm2_get_pcr_allocation()
[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.c202 tpm_buf_destroy(&buf); in tpm2_read_public()
1033 tpm_buf_destroy(&buf); in tpm2_start_auth_session()
1264 tpm_buf_destroy(&buf); in tpm2_create_primary()
1330 tpm_buf_destroy(&template); in tpm2_create_primary()
1345 tpm_buf_destroy(&buf); in tpm2_create_primary()
H A Dtpm_vtpm_proxy.c428 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.c281 tpm_buf_destroy(&buf); in tpm2_seal_trusted()
353 tpm_buf_destroy(&sized); in tpm2_seal_trusted()
354 tpm_buf_destroy(&buf); in tpm2_seal_trusted()
469 tpm_buf_destroy(&buf); in tpm2_load_cmd()
570 tpm_buf_destroy(&buf); in tpm2_unseal_cmd()
H A Dtrusted_tpm1.c691 tpm_buf_destroy(&tb); in key_seal()
716 tpm_buf_destroy(&tb); in key_unseal()
/linux/include/linux/
H A Dtpm.h415 void tpm_buf_destroy(struct tpm_buf *buf);