Searched refs:tpm2_prepare_space (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm.h | 233 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd,
|
H A D | tpm-dev-common.c | 31 ret = tpm2_prepare_space(chip, space, buf, bufsiz); in tpm_dev_transmit()
|
H A D | tpm2-space.c | 300 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd, in tpm2_prepare_space() function
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm-dev-common.c | 30 ret = tpm2_prepare_space(chip, space, buf, bufsiz); in tpm_dev_transmit()
|
H A D | tpm.h | 309 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd,
|
H A D | tpm2-space.c | 300 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd, in tpm2_prepare_space() function
|
Completed in 4 milliseconds