Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm2-cmd.c98 struct tpm2_get_random_in getrandom_in; member
359 cmd.params.getrandom_in.size = cpu_to_be16(num_bytes); in tpm2_get_random()
Dtpm.h392 struct tpm_getrandom_in getrandom_in; member
Dtpm-interface.c1027 tpm_cmd.params.getrandom_in.num_bytes = cpu_to_be32(num_bytes); in tpm_get_random()