Searched refs:TPM_ALG_SM3_256 (Results 1 – 9 of 9) 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 | 384 #ifdef TPM_ALG_SM3_256 1119 #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 | 355 #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() 5376 #ifdef TPM_ALG_SM3_256 in TPMU_HA_Marshal() 5377 case TPM_ALG_SM3_256: in TPMU_HA_Marshal() 5448 #ifdef TPM_ALG_SM3_256 in TPMU_HA_Unmarshal() 5449 case TPM_ALG_SM3_256: in TPMU_HA_Unmarshal()
|
D | tpm_types.h | 609 #ifdef TPM_ALG_SM3_256
|