Searched refs:TPM_ALG_KDF2 (Results 1 – 8 of 8) sorted by relevance
/external/tpm2/ |
D | AlgorithmCap.c | 86 #ifdef TPM_ALG_KDF2 87 {TPM_ALG_KDF2, {0, 0, 1, 0, 0, 0, 0, 1, 0}},
|
D | Implementation.h | 395 #define TPM_ALG_KDF2 (TPM_ALG_ID)(0x0021) macro
|
D | tpm_generated.c | 729 #ifdef TPM_ALG_KDF2 in TPM_ALG_ID_Unmarshal() 730 if (*target == TPM_ALG_KDF2) { in TPM_ALG_ID_Unmarshal() 2771 #ifdef TPM_ALG_KDF2 in TPMI_ALG_KDF_Unmarshal() 2772 case TPM_ALG_KDF2: in TPMI_ALG_KDF_Unmarshal() 2849 #ifdef TPM_ALG_KDF2 in TPMU_KDF_SCHEME_Marshal() 2850 case TPM_ALG_KDF2: in TPMU_KDF_SCHEME_Marshal() 2882 #ifdef TPM_ALG_KDF2 in TPMU_KDF_SCHEME_Unmarshal() 2883 case TPM_ALG_KDF2: in TPMU_KDF_SCHEME_Unmarshal()
|
D | tpm_types.h | 1165 #ifdef TPM_ALG_KDF2
|
D | part4.txt | 15566 82 #ifdef TPM_ALG_KDF2 15567 83 {TPM_ALG_KDF2, {0, 0, 1, 0, 0, 0, 0, 1, 0}}, 24595 349 #define TPM_ALG_KDF2 (TPM_ALG_ID)(0x0021)
|
/external/tpm2/generator/ |
D | structures.txt | 97 _NAME TPM_ALG_KDF2 813 _NAME TPM_ALG_KDF2
|
D | raw_structures.txt | 3000 TPM_ALG_KDF2 10097 TPM_ALG_KDF2 13371 TPM_ALG_KDF2
|
D | raw_structures_fixed.txt | 2991 TPM_ALG_KDF2 10110 TPM_ALG_KDF2 13377 TPM_ALG_KDF2
|