HomeSort by relevance Sort by last modified time
    Searched defs:curveID (Results 1 - 6 of 6) sorted by null

  /external/tpm2/
ECC_Parameters_fp.h 12 typedef struct { TPMI_ECC_CURVE curveID; } ECC_Parameters_In;
EC_Ephemeral_fp.h 12 typedef struct { TPMI_ECC_CURVE curveID; } EC_Ephemeral_In;
Object_spt.c 394 TPM_ECC_CURVE curveID = publicArea->parameters.eccDetail.curveID;
395 const TPMT_ECC_SCHEME *curveScheme = CryptGetCurveSignScheme(curveID);
396 // The curveId must be valid or the unmarshaling is busted.
398 // If the curveID requires a specific scheme, then the key must select
    [all...]
CryptoEngine.h 167 UINT32 curveID; // The curve identifier
tpm_types.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 565 milliseconds