Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-sessions.c166 static int tpm2_read_public(struct tpm_chip *chip, u32 handle, void *name) in tpm2_read_public() function
284 ret = tpm2_read_public(chip, handle, auth->name[slot]); in tpm_buf_append_name()