Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm.h390 struct tpm_getrandom_out { struct
403 struct tpm_getrandom_out getrandom_out; argument
Dtpm-interface.c1311 offsetof(struct tpm_getrandom_out, in tpm_get_random()
1324 if (rlength < offsetof(struct tpm_getrandom_out, rng_data) + in tpm_get_random()