Home
last modified time | relevance | path

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

/external/u-boot/include/
Dtpm-v1.h210 struct tpm_permanent_flags { struct
437 u32 tpm_get_permanent_flags(struct tpm_permanent_flags *pflags);
/external/u-boot/cmd/
Dtpm_test.c47 struct tpm_permanent_flags pflags; in tpm_get_flags()
/external/u-boot/lib/
Dtpm-v1.c359 u32 tpm_get_permanent_flags(struct tpm_permanent_flags *pflags) in tpm_get_permanent_flags()