Searched defs:tpm_return_code (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ | ||
| H A D | tpm.h | 99 enum tpm_return_code { enum |
| /rk3399_rockchip-uboot/lib/ | ||
| H A D | tpm.c | 214 static uint32_t tpm_return_code(const void *response) in tpm_return_code() function |