Home
last modified time | relevance | path

Searched refs:tpm_permanent_flags (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_sandbox.c216 struct tpm_permanent_flags *pflags; in sandbox_tpm_xfer()
218 pflags = (struct tpm_permanent_flags *)data; in sandbox_tpm_xfer()
/openbmc/u-boot/include/
H A Dtpm-v1.h227 struct tpm_permanent_flags { struct
515 struct tpm_permanent_flags *pflags);
/openbmc/u-boot/cmd/
H A Dtpm_test.c48 struct tpm_permanent_flags pflags; in tpm_get_flags()
/openbmc/u-boot/lib/
H A Dtpm-v1.c411 struct tpm_permanent_flags *pflags) in tpm1_get_permanent_flags()