Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm2-cmd.c489 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()
Dtpm.h437 static inline void tpm_buf_destroy(struct tpm_buf *buf) in tpm_buf_destroy() function