Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/tpm/
Dtpm.h235 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, void *buf,
Dtpm-dev-common.c49 ret = tpm2_commit_space(chip, space, buf, &len); in tpm_dev_transmit()
Dtpm2-space.c534 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, in tpm2_commit_space() function