Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm.h600 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u32 cc,
Dtpm2-space.c267 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u32 cc, in tpm2_prepare_space() function
Dtpm-interface.c488 rc = tpm2_prepare_space(chip, space, ordinal, buf); in tpm_try_transmit()