Home
last modified time | relevance | path

Searched refs:RC_ContextLoad_context (Results 1 – 5 of 5) sorted by relevance

/external/tpm2/
DContextLoad.c71 return TPM_RC_INTEGRITY + RC_ContextLoad_context; in TPM2_ContextLoad()
105 return TPM_RC_HIERARCHY + RC_ContextLoad_context; in TPM2_ContextLoad()
143 return TPM_RC_HANDLE + RC_ContextLoad_context; in TPM2_ContextLoad()
DTPM_Types.h41 RC_ContextLoad_context = 0, enumerator
Dpart3.txt16284 51 return TPM_RC_INTEGRITY + RC_ContextLoad_context;
16318 85 return TPM_RC_HIERARCHY + RC_ContextLoad_context;
16361 123 return TPM_RC_HANDLE + RC_ContextLoad_context;
/external/tpm2/generator/
Draw_commands_fixed.txt29489 return TPM_RC_INTEGRITY + RC_ContextLoad_context;
29518 return TPM_RC_HIERARCHY + RC_ContextLoad_context;
29604 return TPM_RC_HANDLE + RC_ContextLoad_context;
Draw_commands.txt29478 return TPM_RC_INTEGRITY + RC_ContextLoad_context;
29507 return TPM_RC_HIERARCHY + RC_ContextLoad_context;
29593 return TPM_RC_HANDLE + RC_ContextLoad_context;