Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dtpm.h623 uint32_t tpm_get_permanent_flags(struct tpm_permanent_flags *pflags);
/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm_test.c51 result = tpm_get_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() function