Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
A Dtpm2-space.c125 int tpm2_save_context(struct tpm_chip *chip, u32 handle, u8 *buf, in tpm2_save_context() function
508 rc = tpm2_save_context(chip, space->context_tbl[i], in tpm2_save_space()
525 rc = tpm2_save_context(chip, space->session_tbl[i], in tpm2_save_space()
A Dtpm.h315 int tpm2_save_context(struct tpm_chip *chip, u32 handle, u8 *buf,
A Dtpm2-sessions.c1361 rc = tpm2_save_context(chip, null_key, chip->null_key_context, in tpm2_create_null_primary()

Completed in 12 milliseconds