Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm-dev-common.c30 ret = tpm2_prepare_space(chip, space, buf, bufsiz); in tpm_dev_transmit()
H A Dtpm.h309 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd,
H A Dtpm2-space.c300 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd, in tpm2_prepare_space() function