Searched refs:tpm_buf_destroy (Results 1 – 2 of 2) sorted by relevance
489 tpm_buf_destroy(&buf); in tpm2_seal_trusted()541 tpm_buf_destroy(&buf); in tpm2_load()568 tpm_buf_destroy(&buf); in tpm2_flush_context()606 tpm_buf_destroy(&buf); in tpm2_unseal()
437 static inline void tpm_buf_destroy(struct tpm_buf *buf) in tpm_buf_destroy() function