Home
last modified time | relevance | path

Searched refs:tpm2_flush_context (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/char/tpm/
Dtpm2-space.c37 tpm2_flush_context(chip, space->session_tbl[i]); in tpm2_flush_sessions()
168 tpm2_flush_context(chip, space->context_tbl[i]); in tpm2_flush_space()
416 tpm2_flush_context(chip, phandle); in tpm2_map_response_header()
503 tpm2_flush_context(chip, space->context_tbl[i]); in tpm2_save_space()
Dtpm2-cmd.c362 void tpm2_flush_context(struct tpm_chip *chip, u32 handle) in tpm2_flush_context() function
669 tpm2_flush_context(chip, blob_handle); in tpm2_unseal_trusted()
Dtpm.h443 void tpm2_flush_context(struct tpm_chip *chip, u32 handle);