Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dtpm.h623 uint32_t tpm_get_permanent_flags(struct tpm_permanent_flags *pflags);
/rk3399_rockchip-uboot/cmd/
H A Dtpm_test.c51 result = tpm_get_permanent_flags(&pflags); in tpm_get_flags()
/rk3399_rockchip-uboot/lib/
H A Dtpm.c600 uint32_t tpm_get_permanent_flags(struct tpm_permanent_flags *pflags) in tpm_get_permanent_flags() function