Searched refs:TPM_RC_HASH (Results 1 – 13 of 13) sorted by relevance
/external/tpm2/ |
D | PolicyAuthorize.c | 44 return TPM_RC_HASH + RC_PolicyAuthorize_keySign; in TPM2_PolicyAuthorize()
|
D | Commit.c | 94 return TPM_RC_HASH + RC_Commit_signHandle; in TPM2_Commit()
|
D | marshal_test.c | 346 CHECK_EQ(rc, TPM_RC_HASH); in StructureFailureNullTest()
|
D | Object_spt.c | 40 return TPM_RC_HASH; in EqualCryptSet()
|
D | tpm_types.h | 96 #define TPM_RC_HASH ((TPM_RC)(RC_FMT1 + 0x003)) macro
|
D | part3.txt | 1041 …TPM_RC_HASH a parameter that should be a hash algorithm selection does not have … 2731 TPM_RC_HASH. If inPublic.parameters does not match, the TPM shall return TPM_RC_ASSYMETRIC. 2814 TPM_RC_HASH non-duplicable storage key and its parent have different name 2873 33 // TPM_RC_HASH, TPM_RC_KDF, TPM_RC_SCHEME, TPM_RC_SIZE, TPM_RC_SYMMETRIC, 3035 TPM_RC_HASH incorrect hash selection for signing key 3089 40 // TPM_RC_VALUE, TPM_RC_SYMMETRIC, TPM_RC_TYPE, TPM_RC_HASH, 3273 TPM_RC_HASH incorrect hash selection for signing key 4624 TPM_RC_HASH non-duplicable storage key represented by objectPublic and its 4759 94 // TPM_RC_VALUE, TPM_RC_SYMMETRIC, TPM_RC_TYPE, TPM_RC_HASH, 6636 neither an implemented algorithm nor TPM_ALG_NULL, then the TPM shall return TPM_RC_HASH. [all …]
|
D | tpm_generated.c | 880 return allow_conditional_value ? TPM_RC_SUCCESS : TPM_RC_HASH; in TPMI_ALG_HASH_Unmarshal() 905 return TPM_RC_HASH; in TPMI_ALG_HASH_Unmarshal() 7994 if (*target == TPM_RC_HASH) { in TPM_RC_Unmarshal()
|
D | part4.txt | 6726 TPM_RC_HASH mismatched name algorithm 6743 18 return TPM_RC_HASH; 7088 TPM_RC_HASH non-duplicable storage key and its parent have different name 7215 363 // TPM_RC_HASH or TPM_RC_ASYMMETRIC may be returned at this point 7300 … TPM_RC_HASH non-duplicable storage key and its parent have different name
|
/external/tpm2/generator/ |
D | structures.txt | 278 _NAME TPM_RC_HASH 779 _RETURN TPM_RC_HASH
|
D | raw_commands.txt | 1630 TPM_RC_HASH 4297 return TPM_RC_TYPE. If inPublic.nameAlg does not match, the TPM shall return TPM_RC_HASH. If 4463 TPM_RC_HASH 4645 // TPM_RC_HASH, TPM_RC_KDF, TPM_RC_SCHEME, TPM_RC_SIZE, TPM_RC_SYMMETRIC, 4875 TPM_RC_HASH 5052 // TPM_RC_VALUE, TPM_RC_SYMMETRIC, TPM_RC_TYPE, TPM_RC_HASH, 5307 TPM_RC_HASH 7869 TPM_RC_HASH 8168 // TPM_RC_VALUE, TPM_RC_SYMMETRIC, TPM_RC_TYPE, TPM_RC_HASH, 11638 neither an implemented algorithm nor TPM_ALG_NULL, then the TPM shall return TPM_RC_HASH. [all …]
|
D | raw_commands_fixed.txt | 1630 TPM_RC_HASH 4299 return TPM_RC_TYPE. If inPublic.nameAlg does not match, the TPM shall return TPM_RC_HASH. If 4465 TPM_RC_HASH 4647 // TPM_RC_HASH, TPM_RC_KDF, TPM_RC_SCHEME, TPM_RC_SIZE, TPM_RC_SYMMETRIC, 4877 TPM_RC_HASH 5054 // TPM_RC_VALUE, TPM_RC_SYMMETRIC, TPM_RC_TYPE, TPM_RC_HASH, 5309 TPM_RC_HASH 7880 TPM_RC_HASH 8179 // TPM_RC_VALUE, TPM_RC_SYMMETRIC, TPM_RC_TYPE, TPM_RC_HASH, 11649 neither an implemented algorithm nor TPM_ALG_NULL, then the TPM shall return TPM_RC_HASH. [all …]
|
D | raw_structures.txt | 4999 TPM_RC_HASH 9944 #TPM_RC_HASH
|
D | raw_structures_fixed.txt | 4990 TPM_RC_HASH 9957 #TPM_RC_HASH
|