Searched refs:tpm2_commit_space (Results 1 – 3 of 3) sorted by relevance
235 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, void *buf,
49 ret = tpm2_commit_space(chip, space, buf, &len); in tpm_dev_transmit()
534 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, in tpm2_commit_space() function