Home
last modified time | relevance | path

Searched refs:TPM_ECC_NIST_P224 (Results 1 – 5 of 5) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmAlgorithmDefines.h48 TPM_ECC_NIST_P224, TPM_ECC_NIST_P256, TPM_ECC_NIST_P384, \
DTpmTypes.h139 #define TPM_ECC_NIST_P224 (TPM_ECC_CURVE)(0x0002) macro
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/
DImplementation.h129 TPM_ECC_NIST_P224, TPM_ECC_NIST_P256, TPM_ECC_NIST_P384, \
403 #define TPM_ECC_NIST_P224 (TPM_ECC_CURVE)(0x0002) macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptEccData.c574 {TPM_ECC_NIST_P224,
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c316 case TPM_ECC_NIST_P224 : in TPM_ECC_CURVE_Unmarshal()
4448 case TPM_ECC_NIST_P224: in TPMI_ECC_CURVE_Unmarshal()