Searched refs:TPM_ALG_KEYEDHASH (Results 1 – 16 of 16) sorted by relevance
/external/tpm2/ |
D | Unseal.c | 31 if(object->publicArea.type != TPM_ALG_KEYEDHASH) in TPM2_Unseal()
|
D | HMAC_Start.c | 37 if(publicArea->type != TPM_ALG_KEYEDHASH) in TPM2_HMAC_Start()
|
D | HMAC.c | 37 if(publicArea->type != TPM_ALG_KEYEDHASH) in TPM2_HMAC()
|
D | AlgorithmCap.c | 37 {TPM_ALG_KEYEDHASH, {0, 0, 1, 1, 0, 1, 1, 0, 0}},
|
D | CryptUtil.c | 132 #ifdef TPM_ALG_KEYEDHASH //% 1 707 pAssert(publicArea->type == TPM_ALG_KEYEDHASH); in CryptGenerateKeyedHash() 1977 #ifdef TPM_ALG_KEYEDHASH //% 5 2580 case TPM_ALG_KEYEDHASH: in CryptSecretDecrypt() 2936 case TPM_ALG_KEYEDHASH: in CryptCreateObject() 3101 case TPM_ALG_KEYEDHASH: in CryptObjectPublicPrivateMatch() 3411 case TPM_ALG_KEYEDHASH: in CryptSign() 3467 case TPM_ALG_KEYEDHASH: in CryptVerifySignature()
|
D | tpm_types.h | 1373 #ifdef TPM_ALG_KEYEDHASH 1391 #ifdef TPM_ALG_KEYEDHASH 1434 #ifdef TPM_ALG_KEYEDHASH 1491 #ifdef TPM_ALG_KEYEDHASH
|
D | tpm_generated.c | 634 #ifdef TPM_ALG_KEYEDHASH in TPM_ALG_ID_Unmarshal() 635 if (*target == TPM_ALG_KEYEDHASH) { in TPM_ALG_ID_Unmarshal() 1735 #ifdef TPM_ALG_KEYEDHASH in TPMI_ALG_PUBLIC_Unmarshal() 1736 case TPM_ALG_KEYEDHASH: in TPMI_ALG_PUBLIC_Unmarshal() 1794 #ifdef TPM_ALG_KEYEDHASH in TPMU_PUBLIC_ID_Marshal() 1795 case TPM_ALG_KEYEDHASH: in TPMU_PUBLIC_ID_Marshal() 1822 #ifdef TPM_ALG_KEYEDHASH in TPMU_PUBLIC_ID_Unmarshal() 1823 case TPM_ALG_KEYEDHASH: in TPMU_PUBLIC_ID_Unmarshal() 3232 #ifdef TPM_ALG_KEYEDHASH in TPMU_PUBLIC_PARMS_Marshal() 3233 case TPM_ALG_KEYEDHASH: in TPMU_PUBLIC_PARMS_Marshal() [all …]
|
D | Implementation.h | 320 #define TPM_ALG_KEYEDHASH (TPM_ALG_ID)(0x0008) macro
|
D | Object_spt.c | 450 else if(publicArea->type == TPM_ALG_KEYEDHASH) in SchemeChecks()
|
D | part4.txt | 7231 379 else if(publicArea->type == TPM_ALG_KEYEDHASH) 15510 31 {TPM_ALG_KEYEDHASH, {0, 0, 1, 1, 0, 1, 1, 0, 0}}, 17589 …keyedHash TPMS_KEYEDHASH_PARMS TPM_ALG_KEYEDHASH … 17605 6 #ifdef TPM_ALG_KEYEDHASH 17606 7 case TPM_ALG_KEYEDHASH: 17646 6 #ifdef TPM_ALG_KEYEDHASH 17647 7 case TPM_ALG_KEYEDHASH: 19443 83 #ifdef TPM_ALG_KEYEDHASH //% 1 20119 467 pAssert(publicArea->type == TPM_ALG_KEYEDHASH); 20262 568 #endif //TPM_ALG_KEYEDHASH //% 1 [all …]
|
D | part3.txt | 3776 TPM_RC_ATTRIBUTES. If the type of itemHandle is not TPM_ALG_KEYEDHASH, then the TPM shall 3848 18 if(object->publicArea.type != TPM_ALG_KEYEDHASH) 6149 TPM_RC_ATTRIBUTES. If the key type is not TPM_ALG_KEYEDHASH then the TPM shall return 6237 22 if(publicArea->type != TPM_ALG_KEYEDHASH) 6481 TPM_RC_ATTRIBUTES. If the key type is not TPM_ALG_KEYEDHASH then the TPM shall return 6578 21 if(publicArea->type != TPM_ALG_KEYEDHASH)
|
/external/tpm2/generator/ |
D | structures.txt | 78 _NAME TPM_ALG_KEYEDHASH 908 _NAME TPM_ALG_KEYEDHASH
|
D | raw_structures.txt | 2714 TPM_ALG_KEYEDHASH and TPM_ALG_NULL are required of all TPM implementations. 2792 TPM_ALG_KEYEDHASH 8283 required to be CLEAR. A data object has type = TPM_ALG_KEYEDHASH and its sign and decrypt 8585 If decrypt is SET on an object with type set to TPM_ALG_KEYEDHASH, it indicates that the object is … 8625 If sign is SET on an object with type set to TPM_ALG_KEYEDHASH, it indicates that the object is an 14308 TPM_ALG_KEYEDHASH 14397 TPM_ALG_KEYEDHASH 14440 For a symmetric key (type == TPM_ALG_SYMCIPHER), HMAC key (type == TPM_ALG_KEYEDHASH) 14441 or data object (also, type == TPM_ALG_KEYEDHASH), the contents of unique shall be computed from 14498 TPM_ALG_KEYEDHASH [all …]
|
D | raw_structures_fixed.txt | 2713 TPM_ALG_KEYEDHASH and TPM_ALG_NULL are required of all TPM implementations. 2787 TPM_ALG_KEYEDHASH 8300 required to be CLEAR. A data object has type = TPM_ALG_KEYEDHASH and its sign and decrypt 8602 If decrypt is SET on an object with type set to TPM_ALG_KEYEDHASH, it indicates that the object is … 8642 If sign is SET on an object with type set to TPM_ALG_KEYEDHASH, it indicates that the object is an 14307 TPM_ALG_KEYEDHASH 14396 TPM_ALG_KEYEDHASH 14439 For a symmetric key (type == TPM_ALG_SYMCIPHER), HMAC key (type == TPM_ALG_KEYEDHASH) 14440 or data object (also, type == TPM_ALG_KEYEDHASH), the contents of unique shall be computed from 14497 TPM_ALG_KEYEDHASH [all …]
|
D | raw_commands.txt | 6284 TPM_RC_ATTRIBUTES. If the type of itemHandle is not TPM_ALG_KEYEDHASH, then the TPM shall 6425 if(object->publicArea.type != TPM_ALG_KEYEDHASH) 10660 TPM_RC_ATTRIBUTES. If the key type is not TPM_ALG_KEYEDHASH then the TPM shall return 10872 if(publicArea->type != TPM_ALG_KEYEDHASH) 11267 TPM_RC_ATTRIBUTES. If the key type is not TPM_ALG_KEYEDHASH then the TPM shall return 11563 if(publicArea->type != TPM_ALG_KEYEDHASH) 15842 && signObject->publicArea.type == TPM_ALG_KEYEDHASH
|
D | raw_commands_fixed.txt | 6288 TPM_RC_ATTRIBUTES. If the type of itemHandle is not TPM_ALG_KEYEDHASH, then the TPM shall 6429 if(object->publicArea.type != TPM_ALG_KEYEDHASH) 10671 TPM_RC_ATTRIBUTES. If the key type is not TPM_ALG_KEYEDHASH then the TPM shall return 10883 if(publicArea->type != TPM_ALG_KEYEDHASH) 11278 TPM_RC_ATTRIBUTES. If the key type is not TPM_ALG_KEYEDHASH then the TPM shall return 11574 if(publicArea->type != TPM_ALG_KEYEDHASH) 15853 && signObject->publicArea.type == TPM_ALG_KEYEDHASH
|