Home | History | Annotate | Download | only in tpm2

Lines Matching defs:result

33     TPM_RC              result = TPM_RC_SUCCESS;
43 result = TPM_RC_HIERARCHY;
50 result = TPM_RC_HIERARCHY;
54 result = TPM_RC_HIERARCHY;
68 result = TPM_RC_VALUE;
78 result = TPM_RC_REFERENCE_H0;
86 result = ObjectLoadEvict(handle, commandCode);
98 result = TPM_RC_HANDLE;
101 result = TPM_RC_REFERENCE_H0;
113 result = TPM_RC_HANDLE;
116 result = TPM_RC_REFERENCE_H0;
121 result = NvIndexIsAccessible(*handle, commandCode);
132 return result;