Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/tpm/
Dtpm.h604 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u32 cc,
Dtpm2-space.c270 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u32 cc, in tpm2_prepare_space() function
Dtpm-interface.c490 rc = tpm2_prepare_space(chip, space, ordinal, buf); in tpm_try_transmit()