Home
last modified time | relevance | path

Searched refs:TPM_ECC_NIST_P384 (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.h141 #define TPM_ECC_NIST_P384 (TPM_ECC_CURVE)(0x0004) 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, \
405 #define TPM_ECC_NIST_P384 (TPM_ECC_CURVE)(0x0004) macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptEccData.c598 {TPM_ECC_NIST_P384,
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c318 case TPM_ECC_NIST_P384 : in TPM_ECC_CURVE_Unmarshal()
4454 case TPM_ECC_NIST_P384: in TPMI_ECC_CURVE_Unmarshal()