Home
last modified time | relevance | path

Searched refs:tpm2_get_random_out (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm2-cmd.c242 struct tpm2_get_random_out *out; in tpm2_get_random()
288 offsetof(struct tpm2_get_random_out, in tpm2_get_random()
305 out = (struct tpm2_get_random_out *)&buf->data[offset]; in tpm2_get_random()
309 offsetof(struct tpm2_get_random_out, buffer) + in tpm2_get_random()
/linux/include/linux/
H A Dtpm_command.h406 struct tpm2_get_random_out { struct