HomeSort by relevance Sort by last modified time
    Searched refs:TPM_RC_SIZE (Results 26 - 50 of 141) sorted by null

12 3 4 5 6

  /external/tpm2/
Import.c 49 // TPM_RC_SIZE authPolicy size does not match digest size of the name algorithm in
102 return TPM_RC_SIZE + RC_Import_encryptionKey;
109 return TPM_RC_SIZE + RC_Import_encryptionKey;
121 // TPM_RC_SIZE, TPM_RC_VALUE may be returned at this point
142 // TPM_RC_INSUFFICIENT, TPM_RC_INTEGRITY, TPM_RC_SIZE may be returned here.
156 // Perform self check on input public area. A TPM_RC_SIZE, TPM_RC_SCHEME,
CreatePrimary.c 28 // TPM_RC_SIZE size of public auth policy or sensitive auth value does not match
54 // TPM_RC_SCHEME, TPM_RC_SIZE, TPM_RC_SYMMETRIC, or TPM_RC_TYPE error may
65 return TPM_RC_SIZE + RC_CreatePrimary_inSensitive;
73 // A TPM_RC_KDF, TPM_RC_SIZE error may be returned at this point
Load.c 26 // TPM_RC_SIZE inPrivate missing, or authPolicy size for inPublic or is not valid
46 return TPM_RC_SIZE + RC_Load_inPrivate;
66 // Perform self check on input public area. A TPM_RC_SIZE, TPM_RC_SCHEME,
LoadExternal.c 26 // TPM_RC_SIZE authPolicy is not zero and is not the size of a digest produced by the
51 return TPM_RC_SIZE + RC_LoadExternal_inPublic;
Marshal_ClearControl.c 23 result = TPM_RC_SIZE;
Marshal_ClockRateAdjust.c 23 result = TPM_RC_SIZE;
Marshal_ClockSet.c 23 result = TPM_RC_SIZE;
Marshal_DictionaryAttackParameters.c 32 result = TPM_RC_SIZE;
Marshal_EvictControl.c 25 result = TPM_RC_SIZE;
Marshal_FieldUpgradeStart.c 28 result = TPM_RC_SIZE;
Marshal_FlushContext.c 21 result = TPM_RC_SIZE;
Marshal_HierarchyChangeAuth.c 23 result = TPM_RC_SIZE;
Marshal_HierarchyControl.c 27 result = TPM_RC_SIZE;
Marshal_NV_ChangeAuth.c 23 result = TPM_RC_SIZE;
Marshal_NV_DefineSpace.c 27 result = TPM_RC_SIZE;
Marshal_NV_Extend.c 24 result = TPM_RC_SIZE;
Marshal_NV_SetBits.c 24 result = TPM_RC_SIZE;
Marshal_NV_Write.c 28 result = TPM_RC_SIZE;
Marshal_PCR_Extend.c 23 result = TPM_RC_SIZE;
Marshal_PCR_SetAuthPolicy.c 28 result = TPM_RC_SIZE;
Marshal_PCR_SetAuthValue.c 23 result = TPM_RC_SIZE;
Marshal_PP_Commands.c 27 result = TPM_RC_SIZE;
Marshal_PolicyAuthorize.c 35 result = TPM_RC_SIZE;
Marshal_PolicyCommandCode.c 23 result = TPM_RC_SIZE;
Marshal_PolicyCounterTimer.c 31 result = TPM_RC_SIZE;

Completed in 539 milliseconds

12 3 4 5 6