Searched defs:TPM_BAD_PARAMETER (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/backends/tpm/ | ||
H A D | tpm_int.h | 45 #define TPM_BAD_PARAMETER 3 macro |
/openbmc/u-boot/include/ | ||
H A D | tpm-v1.h | 124 TPM_BAD_PARAMETER = TPM_BASE + 3, enumerator |