Home
last modified time | relevance | path

Searched refs:TPM_ALG_SM3_256 (Results 1 – 9 of 9) sorted by relevance

/external/tpm2/
DCpriHashData.c23 #ifdef TPM_ALG_SM3_256
24 {TPM_ALG_SM3_256, SM3_256_DIGEST_SIZE, SM3_256_BLOCK_SIZE,
DAlgorithmCap.c53 #ifdef TPM_ALG_SM3_256
54 {TPM_ALG_SM3_256, {0, 0, 1, 0, 0, 0, 0, 0, 0}},
DPCR.c270 #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()
DGlobal.h384 #ifdef TPM_ALG_SM3_256
1119 #ifdef TPM_ALG_SM3_256
DCpriHash.c59 #ifdef TPM_ALG_SM3_256 in GetHashServer()
60 case TPM_ALG_SM3_256: in GetHashServer()
DCpriDataEcc.c413 {TPM_ALG_KDF1_SP800_56A,TPM_ALG_SM3_256},
DImplementation.h355 #define TPM_ALG_SM3_256 (TPM_ALG_ID)(0x0012) macro
Dtpm_generated.c664 #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()
Dtpm_types.h609 #ifdef TPM_ALG_SM3_256