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

  /external/tpm2/
ZGen_2Phase_fp.h 15 TPM2B_ECC_POINT inQeB;
ZGen_2Phase.c 17 // TPM_RC_ECC_POINT inQsB or inQeB is not on the curve of the key reference by keyA
66 &in->inQeB.t.point))
84 &in->inQeB.t.point);
Marshal_ZGen_2Phase.c 50 result = TPM2B_ECC_POINT_Unmarshal(&target->inQeB, buffer, size);

Completed in 97 milliseconds