Home
last modified time | relevance | path

Searched refs:inPoint (Results 1 – 8 of 8) sorted by relevance

/external/tpm2/
DECDH_ZGen_fp.h14 TPM2B_ECC_POINT inPoint; member
DECDH_ZGen.c54 &in->inPoint.t.point); in TPM2_ECDH_ZGen()
DMarshal_ECDH_ZGen.c45 result = TPM2B_ECC_POINT_Unmarshal(&target->inPoint, buffer, size); in ECDH_ZGen_In_Unmarshal()
Dpart3.txt5357 perform the multiplication of the provided inPoint (QB) with the private key (ds) and return the co…
5363 inPoint is required to be on the curve of the key referenced by keyHandle (TPM_RC_ECC_POINT).
5388 TPM2B_ECC_POINT inPoint a public key
5423 TPM_RC_NO_RESULT multiplying inPoint resulted in a point at infinity
5460 38 &in->inPoint.t.point);
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3string.c1060 pANTLR3_UINT16 inPoint; in insertUTF16_8() local
1086 inPoint = ((pANTLR3_UINT16)(string->chars))+point; in insertUTF16_8()
1089 *(inPoint + count) = (ANTLR3_UINT16)(*(newbit+count)); in insertUTF16_8()
/external/tpm2/generator/
Dcommands.txt619 _NAME inPoint
Draw_commands_fixed.txt9235 perform the multiplication of the provided inPoint (QB) with the private key (ds) and return the co…
9241 inPoint is required to be on the curve of the key referenced by keyHandle (TPM_RC_ECC_POINT).
9289 inPoint
9392 multiplying inPoint resulted in a point at infinity
9427 &in->inPoint.t.point);
Draw_commands.txt9224 perform the multiplication of the provided inPoint (QB) with the private key (ds) and return the co…
9230 inPoint is required to be on the curve of the key referenced by keyHandle (TPM_RC_ECC_POINT).
9278 inPoint
9381 multiplying inPoint resulted in a point at infinity
9416 &in->inPoint.t.point);