Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtpm_generated.h650 constexpr TPM_RC RC_VER1 = 0x100; variable
651 constexpr TPM_RC TPM_RC_INITIALIZE = RC_VER1 + 0x000;
652 constexpr TPM_RC TPM_RC_FAILURE = RC_VER1 + 0x001;
653 constexpr TPM_RC TPM_RC_SEQUENCE = RC_VER1 + 0x003;
654 constexpr TPM_RC TPM_RC_PRIVATE = RC_VER1 + 0x00B;
655 constexpr TPM_RC TPM_RC_HMAC = RC_VER1 + 0x019;
656 constexpr TPM_RC TPM_RC_DISABLED = RC_VER1 + 0x020;
657 constexpr TPM_RC TPM_RC_EXCLUSIVE = RC_VER1 + 0x021;
658 constexpr TPM_RC TPM_RC_AUTH_TYPE = RC_VER1 + 0x024;
659 constexpr TPM_RC TPM_RC_AUTH_MISSING = RC_VER1 + 0x025;
[all …]
/system/tpm/trunks/generator/
Draw_structures_fixed.txt4679 The constant RC_VER1 is used to indicate that the V attribute is SET and the constant RC_ FMT1 is u…
4700 RC_VER1
4708 RC_VER1 + 0x000
4716 RC_VER1 + 0x001
4722 RC_VER1 + 0x003
4728 RC_VER1 + 0x00B
4732 RC_VER1 + 0x019
4736 RC_VER1 + 0x020
4740 RC_VER1 + 0x021
4747 RC_VER1 + 0x024
[all …]
Draw_structures.txt4685 The constant RC_VER1 is used to indicate that the V attribute is SET and the constant RC_ FMT1 is u…
4706 RC_VER1
4714 RC_VER1 + 0x000
4722 RC_VER1 + 0x001
4728 RC_VER1 + 0x003
4734 RC_VER1 + 0x00B
4738 RC_VER1 + 0x019
4742 RC_VER1 + 0x020
4746 RC_VER1 + 0x021
4753 RC_VER1 + 0x024
[all …]