Searched refs:tpm_buf_destroy (Results 1 – 2 of 2) sorted by relevance
529 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()
414 static inline void tpm_buf_destroy(struct tpm_buf *buf) in tpm_buf_destroy() function