Searched refs:TPM_RC_INTEGRITY (Results 1 – 11 of 11) sorted by relevance
/external/tpm2/ |
D | ContextLoad.c | 71 return TPM_RC_INTEGRITY + RC_ContextLoad_context; in TPM2_ContextLoad()
|
D | Object_spt.c | 285 result = TPM_RC_INTEGRITY; in CheckInnerIntegrity() 821 return TPM_RC_INTEGRITY; in UnwrapOuter()
|
D | tpm_types.h | 118 #define TPM_RC_INTEGRITY ((TPM_RC)(RC_FMT1 + 0x01F)) macro
|
D | part3.txt | 3036 TPM_RC_INTEGRITY HMAC on inPrivate was not valid 3101 52 // Retrieve sensitive data. PrivateToSensitive() may return TPM_RC_INTEGRITY or 3560 TPM_RC_INTEGRITY credentialBlob fails integrity test 3612 45 // Retrieve secret data. A TPM_RC_INTEGRITY error or unmarshal 4343 TPM_RC_INTEGRITY the integrity check of inDuplicate failed 4487 blob, which is the remainder of duplicate.buffer (TPM_RC_INTEGRITY). 4500 (TPM_RC_INTEGRITY). 4629 TPM_RC_INTEGRITY duplicate integrity is broken 4744 79 // TPM_RC_INSUFFICIENT, TPM_RC_INTEGRITY, TPM_RC_SIZE may be returned here. 16168 If the integrity HMAC of the saved context is not valid, the TPM shall return TPM_RC_INTEGRITY. [all …]
|
D | tpm_generated.c | 8060 if (*target == TPM_RC_INTEGRITY) { in TPM_RC_Unmarshal()
|
D | part4.txt | 7005 TPM_RC_INTEGRITY if the outer blob integrity is bad 7037 238 result = TPM_RC_INTEGRITY; 7620 TPM_RC_INTEGRITY sensitive data integrity is broken 7668 716 return TPM_RC_INTEGRITY; 7797 TPM_RC_INTEGRITY if the private area integrity is bad 8058 TPM_RC_INTEGRITY inPrivate data integrity is broken 8240 TPM_RC_INTEGRITY credential integrity is broken 8263 1187 // Unwrap outer, a TPM_RC_INTEGRITY error may be returned at this point
|
/external/tpm2/generator/ |
D | structures.txt | 300 _NAME TPM_RC_INTEGRITY
|
D | raw_commands_fixed.txt | 4881 TPM_RC_INTEGRITY 5064 // Retrieve sensitive data. PrivateToSensitive() may return TPM_RC_INTEGRITY or 5859 TPM_RC_INTEGRITY 6001 // Retrieve secret data. A TPM_RC_INTEGRITY error or unmarshal 7342 TPM_RC_INTEGRITY 7673 return TPM_RC_INTEGRITY. 7891 TPM_RC_INTEGRITY 8165 // TPM_RC_INSUFFICIENT, TPM_RC_INTEGRITY, TPM_RC_SIZE may be returned here. 29187 If the integrity HMAC of the saved context is not valid, the TPM shall return TPM_RC_INTEGRITY. 29297 TPM_RC_INTEGRITY [all …]
|
D | raw_commands.txt | 4879 TPM_RC_INTEGRITY 5062 // Retrieve sensitive data. PrivateToSensitive() may return TPM_RC_INTEGRITY or 5857 TPM_RC_INTEGRITY 5999 // Retrieve secret data. A TPM_RC_INTEGRITY error or unmarshal 7332 TPM_RC_INTEGRITY 7663 return TPM_RC_INTEGRITY. 7880 TPM_RC_INTEGRITY 8154 // TPM_RC_INSUFFICIENT, TPM_RC_INTEGRITY, TPM_RC_SIZE may be returned here. 29176 If the integrity HMAC of the saved context is not valid, the TPM shall return TPM_RC_INTEGRITY. 29286 TPM_RC_INTEGRITY [all …]
|
D | raw_structures.txt | 5157 TPM_RC_INTEGRITY
|
D | raw_structures_fixed.txt | 5148 TPM_RC_INTEGRITY
|