Searched refs:tpm_space (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/char/tpm/
H A Dtpm-dev.h10 struct tpm_space *space;
25 struct file_priv *priv, struct tpm_space *space);
H A Dtpm2-space.c31 static void tpm2_flush_sessions(struct tpm_chip *chip, struct tpm_space *space)
41 int tpm2_init_space(struct tpm_space *space, unsigned int buf_size)
59 void tpm2_del_space(struct tpm_chip *chip, struct tpm_space *space)
166 struct tpm_space *space = &chip->work_space;
178 struct tpm_space *space = &chip->work_space;
224 static bool tpm2_map_to_phandle(struct tpm_space *space, void *handle)
241 struct tpm_space *space = &chip->work_space;
266 struct tpm_space *space,
300 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd,
340 struct tpm_space *spac
[all...]
H A Dtpmrm-dev.c10 struct tpm_space space;
H A Dtpm.h306 int tpm2_init_space(struct tpm_space *space, unsigned int buf_size);
307 void tpm2_del_space(struct tpm_chip *chip, struct tpm_space *space);
309 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd,
311 int tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, void *buf,
H A Dtpm-dev-common.c24 static ssize_t tpm_dev_transmit(struct tpm_chip *chip, struct tpm_space *space,
111 struct file_priv *priv, struct tpm_space *space)
/linux-master/include/linux/
H A Dtpm.h101 struct tpm_space { struct
166 struct tpm_space work_space;

Completed in 103 milliseconds