Home
last modified time | relevance | path

Searched defs:ECC_CURVE (Results 1 – 1 of 1) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCryptEcc.h46 typedef struct ECC_CURVE struct
48 const TPM_ECC_CURVE curveId; argument
52 const ECC_CURVE_DATA *curveData; // the address of the curve data argument
54 } ECC_CURVE; argument