Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-cmd.c215 tpm_buf_destroy(&buf); in tpm2_pcr_read()
260 tpm_buf_destroy(&buf); in tpm2_pcr_extend()
347 tpm_buf_destroy(&buf); in tpm2_get_random()
352 tpm_buf_destroy(&buf); in tpm2_get_random()
377 tpm_buf_destroy(&buf); in tpm2_flush_context()
428 tpm_buf_destroy(&buf); in tpm2_get_tpm_pt()
453 tpm_buf_destroy(&buf); in tpm2_shutdown()
483 tpm_buf_destroy(&buf); in tpm2_do_selftest()
525 tpm_buf_destroy(&buf); in tpm2_probe()
636 tpm_buf_destroy(&buf); in tpm2_get_pcr_allocation()
[all …]
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 Dtpm_vtpm_proxy.c429 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);
570 tpm_buf_destroy(&buf); in tpm2_unseal_trusted()
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);