Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/tpm/
Dtpm.h239 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, void *buf,
Dtpm-dev-common.c50 ret = tpm2_commit_space(chip, space, buf, &len); in tpm_dev_transmit()
Dtpm2-space.c531 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, in tpm2_commit_space() function