HomeSort by relevance Sort by last modified time
    Searched refs:zPoint (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
ECDH_KeyGen.c 52 result = CryptEccPointMultiply(&out->zPoint.t.point,
66 out->zPoint.t.size = TPMS_ECC_POINT_Marshal(&out->zPoint.t.point,
ECDH_KeyGen_fp.h 15 TPM2B_ECC_POINT zPoint;
Marshal_ECDH_KeyGen.c 27 total_size += TPM2B_ECC_POINT_Marshal(&source->zPoint, buffer, size);

Completed in 512 milliseconds