Searched refs:TPM_RC_NV_UNINITIALIZED (Results 1 – 7 of 7) sorted by relevance
/system/tpm/trunks/ |
D | error_codes.cc | 89 case trunks::TPM_RC_NV_UNINITIALIZED: in GetErrorStringInternal()
|
D | tpm_generated.h | 676 constexpr TPM_RC TPM_RC_NV_UNINITIALIZED = RC_VER1 + 0x04A; variable
|
/system/tpm/tpm_manager/server/ |
D | tpm2_nvram_impl.cc | 110 case trunks::TPM_RC_NV_UNINITIALIZED: in MapTpmError()
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 21346 If TPMA_NV_WRITTEN is not SET in the NV Index, the TPM shall return TPM_RC_NV_UNINITIALIZED. 21540 TPM_RC_NV_UNINITIALIZED 34715 TPM_RC_NV_UNINITIALIZED 34778 // TPM_RC_NV_AUTHORIZATION, TPM_RC_NV_LOCKED, or TPM_RC_NV_UNINITIALIZED 35008 // TPM_RC_NV_AUTHORIZATION, TPM_RC_NV_LOCKED, or TPM_RC_NV_UNINITIALIZED 35441 TPM_RC_NV_UNINITIALIZED
|
D | raw_commands.txt | 21335 If TPMA_NV_WRITTEN is not SET in the NV Index, the TPM shall return TPM_RC_NV_UNINITIALIZED. 21529 TPM_RC_NV_UNINITIALIZED 34706 TPM_RC_NV_UNINITIALIZED 34769 // TPM_RC_NV_AUTHORIZATION, TPM_RC_NV_LOCKED, or TPM_RC_NV_UNINITIALIZED 34999 // TPM_RC_NV_AUTHORIZATION, TPM_RC_NV_LOCKED, or TPM_RC_NV_UNINITIALIZED 35432 TPM_RC_NV_UNINITIALIZED
|
D | raw_structures.txt | 4907 TPM_RC_NV_UNINITIALIZED
|
D | raw_structures_fixed.txt | 4901 TPM_RC_NV_UNINITIALIZED
|