Searched refs:TPM_ECC_CURVE (Results 1 – 19 of 19) sorted by relevance
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ |
D | CryptEccMain_fp.h | 84 TPM_ECC_CURVE curveId // IN: the curveID 91 TPM_ECC_CURVE curveId // IN: the curve 99 TPM_ECC_CURVE curveId // IN: the curveID 105 TPM_ECC_CURVE curveId 112 LIB_EXPORT TPM_ECC_CURVE 127 TPM_ECC_CURVE curveId // IN: the curve id 137 TPM_ECC_CURVE curveID, // IN: the starting ECC curve 146 TPM_ECC_CURVE curveId // IN: The curve selector 194 TPM_ECC_CURVE curveId, // IN: ECC curve ID 202 TPM_ECC_CURVE curveId [all …]
|
D | CryptEccKeyExchange_fp.h | 54 TPM_ECC_CURVE curveId, // IN: the curve for the computations 79 TPM_ECC_CURVE curveId, // IN: the curve for the computations
|
D | CryptEccSignature_fp.h | 131 TPM_ECC_CURVE curveId, // IN: the curve for the computations
|
D | TpmToOsslMath_fp.h | 169 TPM_ECC_CURVE curveId // IN: curve identifier
|
D | Marshal_fp.h | 269 TPM_ECC_CURVE_Unmarshal(TPM_ECC_CURVE *target, BYTE **buffer, INT32 *size); 272 TPM_ECC_CURVE_Marshal(TPM_ECC_CURVE *source, BYTE **buffer, INT32 *size); 1938 TPM_ECC_CURVE_Marshal((TPM_ECC_CURVE *)(source), (buffer), (size)) 2439 TPM_ECC_CURVE_Array_Unmarshal(TPM_ECC_CURVE *target, 2442 TPM_ECC_CURVE_Array_Marshal(TPM_ECC_CURVE *source,
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
D | CryptEccMain.c | 103 TPM_ECC_CURVE curveId // IN: the curveID in CryptEccGetParametersByCurveId() 119 TPM_ECC_CURVE curveId // IN: the curve in CryptEccGetKeySizeForCurve() 134 TPM_ECC_CURVE curveId // IN: the curveID in GetCurveData() 144 TPM_ECC_CURVE curveId in CryptEccGetOID() 155 LIB_EXPORT TPM_ECC_CURVE 175 TPM_ECC_CURVE curveId // IN: the curve id in CryptEccGetParameter() 223 TPM_ECC_CURVE curveID, // IN: the starting ECC curve in CryptCapGetECCCurve() 231 TPM_ECC_CURVE curve; in CryptCapGetECCCurve() 268 TPM_ECC_CURVE curveId // IN: The curve selector in CryptGetCurveSignScheme() 402 TPM_ECC_CURVE curveId, // IN: ECC curve ID in CryptEccGetParameters() [all …]
|
D | CryptEccKeyExchange.c | 88 TPM_ECC_CURVE curveId, // IN: the curve for the computations in C_2_2_MQV() 176 TPM_ECC_CURVE curveId, // IN: the curve for the computations in C_2_2_ECDH() 222 TPM_ECC_CURVE curveId, // IN: the curve for the computations in CryptEcc2PhaseKeyExchange() 316 TPM_ECC_CURVE curveId, // IN: the curve for the computations in SM2KeyExchange()
|
D | CryptEccSignature.c | 853 TPM_ECC_CURVE curveId, // IN: the curve for the computations in CryptEccCommitCompute()
|
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/ |
D | Implementation.h | 400 typedef UINT16 TPM_ECC_CURVE; typedef 401 #define TPM_ECC_NONE (TPM_ECC_CURVE)(0x0000) 402 #define TPM_ECC_NIST_P192 (TPM_ECC_CURVE)(0x0001) 403 #define TPM_ECC_NIST_P224 (TPM_ECC_CURVE)(0x0002) 404 #define TPM_ECC_NIST_P256 (TPM_ECC_CURVE)(0x0003) 405 #define TPM_ECC_NIST_P384 (TPM_ECC_CURVE)(0x0004) 406 #define TPM_ECC_NIST_P521 (TPM_ECC_CURVE)(0x0005) 407 #define TPM_ECC_BN_P256 (TPM_ECC_CURVE)(0x0010) 408 #define TPM_ECC_BN_P638 (TPM_ECC_CURVE)(0x0011) 409 #define TPM_ECC_SM2_P256 (TPM_ECC_CURVE)(0x0020)
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | Capabilities.h | 44 #define MAX_ECC_CURVES (MAX_CAP_DATA / sizeof(TPM_ECC_CURVE))
|
D | TpmTypes.h | 135 typedef UINT16 TPM_ECC_CURVE; typedef 137 #define TPM_ECC_NONE (TPM_ECC_CURVE)(0x0000) 138 #define TPM_ECC_NIST_P192 (TPM_ECC_CURVE)(0x0001) 139 #define TPM_ECC_NIST_P224 (TPM_ECC_CURVE)(0x0002) 140 #define TPM_ECC_NIST_P256 (TPM_ECC_CURVE)(0x0003) 141 #define TPM_ECC_NIST_P384 (TPM_ECC_CURVE)(0x0004) 142 #define TPM_ECC_NIST_P521 (TPM_ECC_CURVE)(0x0005) 143 #define TPM_ECC_BN_P256 (TPM_ECC_CURVE)(0x0010) 144 #define TPM_ECC_BN_P638 (TPM_ECC_CURVE)(0x0011) 145 #define TPM_ECC_SM2_P256 (TPM_ECC_CURVE)(0x0020) [all …]
|
D | CryptEcc.h | 48 const TPM_ECC_CURVE curveId;
|
D | EccTestData.h | 40 const TPM_ECC_CURVE c_testCurve = 00003;
|
D | SupportLibraryFunctionPrototypes_fp.h | 129 BnCurveInitialize(bigCurve E, TPM_ECC_CURVE curveId);
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Capability/ |
D | GetCapability.c | 157 out->moreData = CryptCapGetECCCurve((TPM_ECC_CURVE)in->property, in TPM2_GetCapability()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ossl/ |
D | TpmToOsslMath.c | 476 TPM_ECC_CURVE curveId // IN: curve identifier in BnCurveInitialize()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/ |
D | Marshal.c | 307 TPM_ECC_CURVE_Unmarshal(TPM_ECC_CURVE *target, BYTE **buffer, INT32 *size) in TPM_ECC_CURVE_Unmarshal() 333 TPM_ECC_CURVE_Marshal(TPM_ECC_CURVE *source, BYTE **buffer, INT32 *size) in TPM_ECC_CURVE_Marshal() 2649 …result = (UINT16)(result + TPM_ECC_CURVE_Array_Marshal((TPM_ECC_CURVE *)(source->eccCurves), buffe… in TPML_ECC_CURVE_Marshal() 4433 result = TPM_ECC_CURVE_Unmarshal((TPM_ECC_CURVE *)target, buffer, size); in TPMI_ECC_CURVE_Unmarshal() 4474 return TPM_ECC_CURVE_Marshal((TPM_ECC_CURVE *)source, buffer, size); in TPMI_ECC_CURVE_Marshal() 4506 …result = (UINT16)(result + TPM_ECC_CURVE_Marshal((TPM_ECC_CURVE *)&(source->curveID), buffer, size… in TPMS_ALGORITHM_DETAIL_ECC_Marshal() 5871 TPM_ECC_CURVE_Array_Unmarshal(TPM_ECC_CURVE *target, BYTE **buffer, INT32 *size, INT32 count) in TPM_ECC_CURVE_Array_Unmarshal() 5883 TPM_ECC_CURVE_Array_Marshal(TPM_ECC_CURVE *source, BYTE **buffer, INT32 *size, INT32 count) in TPM_ECC_CURVE_Array_Marshal()
|
D | TableMarshalData.c | 62 ARRAY_MARSHAL_ENTRY(TPM_ECC_CURVE),
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/ |
D | Object_spt.c | 548 TPM_ECC_CURVE curveID; in SchemeChecks()
|