Home
last modified time | relevance | path

Searched refs:TPM_ALG_KEYEDHASH (Results 1 – 16 of 16) sorted by relevance

/external/tpm2/
DUnseal.c31 if(object->publicArea.type != TPM_ALG_KEYEDHASH) in TPM2_Unseal()
DHMAC_Start.c37 if(publicArea->type != TPM_ALG_KEYEDHASH) in TPM2_HMAC_Start()
DHMAC.c37 if(publicArea->type != TPM_ALG_KEYEDHASH) in TPM2_HMAC()
DAlgorithmCap.c37 {TPM_ALG_KEYEDHASH, {0, 0, 1, 1, 0, 1, 1, 0, 0}},
DCryptUtil.c132 #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()
Dtpm_types.h1373 #ifdef TPM_ALG_KEYEDHASH
1391 #ifdef TPM_ALG_KEYEDHASH
1434 #ifdef TPM_ALG_KEYEDHASH
1491 #ifdef TPM_ALG_KEYEDHASH
Dtpm_generated.c634 #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 …]
DImplementation.h320 #define TPM_ALG_KEYEDHASH (TPM_ALG_ID)(0x0008) macro
DObject_spt.c450 else if(publicArea->type == TPM_ALG_KEYEDHASH) in SchemeChecks()
Dpart4.txt7231 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 …]
Dpart3.txt3776 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/
Dstructures.txt78 _NAME TPM_ALG_KEYEDHASH
908 _NAME TPM_ALG_KEYEDHASH
Draw_structures.txt2714 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 …]
Draw_structures_fixed.txt2713 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 …]
Draw_commands.txt6284 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
Draw_commands_fixed.txt6288 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