Searched refs:TPM_ALG_SM3_256 (Results 1 – 13 of 13) sorted by relevance
/external/tpm2/ |
D | CpriHashData.c | 23 #ifdef TPM_ALG_SM3_256 24 {TPM_ALG_SM3_256, SM3_256_DIGEST_SIZE, SM3_256_BLOCK_SIZE,
|
D | AlgorithmCap.c | 53 #ifdef TPM_ALG_SM3_256 54 {TPM_ALG_SM3_256, {0, 0, 1, 0, 0, 0, 0, 0, 0}},
|
D | PCR.c | 270 #ifdef TPM_ALG_SM3_256 in GetSavedPcrPointer() 271 case TPM_ALG_SM3_256: in GetSavedPcrPointer() 359 #ifdef TPM_ALG_SM3_256 in GetPcrPointer() 360 case TPM_ALG_SM3_256: in GetPcrPointer()
|
D | Global.h | 378 #ifdef TPM_ALG_SM3_256 1113 #ifdef TPM_ALG_SM3_256
|
D | CpriHash.c | 59 #ifdef TPM_ALG_SM3_256 in GetHashServer() 60 case TPM_ALG_SM3_256: in GetHashServer()
|
D | CpriDataEcc.c | 413 {TPM_ALG_KDF1_SP800_56A,TPM_ALG_SM3_256},
|
D | Implementation.h | 343 #define TPM_ALG_SM3_256 (TPM_ALG_ID)(0x0012) macro
|
D | tpm_generated.c | 664 #ifdef TPM_ALG_SM3_256 in TPM_ALG_ID_Unmarshal() 665 if (*target == TPM_ALG_SM3_256) { in TPM_ALG_ID_Unmarshal() 898 #ifdef TPM_ALG_SM3_256 in TPMI_ALG_HASH_Unmarshal() 899 case TPM_ALG_SM3_256: in TPMI_ALG_HASH_Unmarshal() 5372 #ifdef TPM_ALG_SM3_256 in TPMU_HA_Marshal() 5373 case TPM_ALG_SM3_256: in TPMU_HA_Marshal() 5444 #ifdef TPM_ALG_SM3_256 in TPMU_HA_Unmarshal() 5445 case TPM_ALG_SM3_256: in TPMU_HA_Unmarshal()
|
D | tpm_types.h | 609 #ifdef TPM_ALG_SM3_256
|
D | part4.txt | 1976 237 #ifdef TPM_ALG_SM3_256 2838 707 #ifdef TPM_ALG_SM3_256 12684 199 #ifdef TPM_ALG_SM3_256 12685 200 case TPM_ALG_SM3_256: 12782 269 #ifdef TPM_ALG_SM3_256 12783 270 case TPM_ALG_SM3_256: 15528 49 #ifdef TPM_ALG_SM3_256 15529 50 {TPM_ALG_SM3_256, {0, 0, 1, 0, 0, 0, 0, 0, 0}}, 24538 297 #define TPM_ALG_SM3_256 (TPM_ALG_ID)(0x0012) 26509 39 #ifdef TPM_ALG_SM3_256 [all …]
|
/external/tpm2/generator/ |
D | structures.txt | 84 _NAME TPM_ALG_SM3_256 775 _NAME TPM_ALG_SM3_256
|
D | raw_structures.txt | 2874 TPM_ALG_SM3_256 9931 TPM_ALG_SM3_256 10257 TPM_ALG_SM3_256
|
D | raw_structures_fixed.txt | 2865 TPM_ALG_SM3_256 9944 TPM_ALG_SM3_256 10270 TPM_ALG_SM3_256
|