Searched refs:tpm2_load_context (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/char/tpm/ |
| A D | tpm2-space.c | 71 int tpm2_load_context(struct tpm_chip *chip, u8 *buf, in tpm2_load_context() function 199 rc = tpm2_load_context(chip, space->context_buf, &offset, in tpm2_load_space() 211 rc = tpm2_load_context(chip, space->session_buf, in tpm2_load_space()
|
| A D | tpm.h | 317 int tpm2_load_context(struct tpm_chip *chip, u8 *buf,
|
| A D | tpm2-sessions.c | 934 rc = tpm2_load_context(chip, chip->null_key_context, &offset, in tpm2_load_null()
|
Completed in 38 milliseconds