Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dtpm.h209 struct tpm_permanent_flags { struct
623 uint32_t tpm_get_permanent_flags(struct tpm_permanent_flags *pflags);
/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm_test.c48 struct tpm_permanent_flags pflags; in tpm_get_flags()
/OK3568_Linux_fs/u-boot/lib/
H A Dtpm.c600 uint32_t tpm_get_permanent_flags(struct tpm_permanent_flags *pflags) in tpm_get_permanent_flags()