Searched refs:TPM_ALG_SHA384 (Results 1 – 13 of 13) sorted by relevance
/external/tpm2/ |
D | CpriHashData.c | 19 #ifdef TPM_ALG_SHA384 20 {TPM_ALG_SHA384, SHA384_DIGEST_SIZE, SHA384_BLOCK_SIZE,
|
D | AlgorithmCap.c | 44 #ifdef TPM_ALG_SHA384 45 {TPM_ALG_SHA384, {0, 0, 1, 0, 0, 0, 0, 0, 0}},
|
D | PCR.c | 260 #ifdef TPM_ALG_SHA384 in GetSavedPcrPointer() 261 case TPM_ALG_SHA384: in GetSavedPcrPointer() 349 #ifdef TPM_ALG_SHA384 in GetPcrPointer() 350 case TPM_ALG_SHA384: in GetPcrPointer()
|
D | Global.h | 372 #ifdef TPM_ALG_SHA384 1105 #ifdef TPM_ALG_SHA384
|
D | CpriHash.c | 49 #ifdef TPM_ALG_SHA384 in GetHashServer() 50 case TPM_ALG_SHA384: in GetHashServer()
|
D | CpriDataEcc.c | 373 {TPM_ALG_KDF1_SP800_56A,{{TPM_ALG_SHA384}}},
|
D | Implementation.h | 333 #define TPM_ALG_SHA384 (TPM_ALG_ID)(0x000C) macro
|
D | tpm_generated.c | 649 #ifdef TPM_ALG_SHA384 in TPM_ALG_ID_Unmarshal() 650 if (*target == TPM_ALG_SHA384) { in TPM_ALG_ID_Unmarshal() 892 #ifdef TPM_ALG_SHA384 in TPMI_ALG_HASH_Unmarshal() 893 case TPM_ALG_SHA384: in TPMI_ALG_HASH_Unmarshal() 5358 #ifdef TPM_ALG_SHA384 in TPMU_HA_Marshal() 5359 case TPM_ALG_SHA384: in TPMU_HA_Marshal() 5424 #ifdef TPM_ALG_SHA384 in TPMU_HA_Unmarshal() 5425 case TPM_ALG_SHA384: in TPMU_HA_Unmarshal()
|
D | tpm_types.h | 603 #ifdef TPM_ALG_SHA384
|
D | part4.txt | 1970 231 #ifdef TPM_ALG_SHA384 2830 699 #ifdef TPM_ALG_SHA384 12673 188 #ifdef TPM_ALG_SHA384 12674 189 case TPM_ALG_SHA384: 12772 259 #ifdef TPM_ALG_SHA384 12773 260 case TPM_ALG_SHA384: 15519 40 #ifdef TPM_ALG_SHA384 15520 41 {TPM_ALG_SHA384, {0, 0, 1, 0, 0, 0, 0, 0, 0}}, 24528 287 #define TPM_ALG_SHA384 (TPM_ALG_ID)(0x000C) 26499 29 #ifdef TPM_ALG_SHA384 [all …]
|
/external/tpm2/generator/ |
D | structures.txt | 81 _NAME TPM_ALG_SHA384 776 _NAME TPM_ALG_SHA384
|
D | raw_structures.txt | 2850 TPM_ALG_SHA384 9935 TPM_ALG_SHA384 10263 TPM_ALG_SHA384
|
D | raw_structures_fixed.txt | 2841 TPM_ALG_SHA384 9948 TPM_ALG_SHA384 10276 TPM_ALG_SHA384
|