Home
last modified time | relevance | path

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

/drivers/char/tpm/
Dtpm2-cmd.c529 tpm_buf_destroy(&buf); in tpm2_seal_trusted()
593 tpm_buf_destroy(&buf); in tpm2_load_cmd()
630 tpm_buf_destroy(&buf); in tpm2_flush_context_cmd()
684 tpm_buf_destroy(&buf); in tpm2_unseal_cmd()
Dtpm.h414 static inline void tpm_buf_destroy(struct tpm_buf *buf) in tpm_buf_destroy() function