Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/tpm/
Dtpm2-space.c71 static int tpm2_load_context(struct tpm_chip *chip, u8 *buf, in tpm2_load_context() function
193 rc = tpm2_load_context(chip, space->context_buf, &offset, in tpm2_load_space()
205 rc = tpm2_load_context(chip, space->session_buf, in tpm2_load_space()