Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm.h602 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space,
Dtpm2-space.c492 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, in tpm2_commit_space() function
Dtpm-interface.c545 rc = tpm2_commit_space(chip, space, ordinal, buf, &len); in tpm_try_transmit()