Lines Matching full:curve
3626 2) is not a point on the curve of tpmKey;
5217 For an ECC object, the TPM will verify that the public key is on the curve of the key before the public
6234 point on the curve of the key
7048 curve)
7444 for an ECC key, the public key is not on the curve of the curve ID
7980 curve
9111 The curve parameters of the loaded ECC key are used to generate the ephemeral key.
9318 // The point in the key is not on the curve. Indicate that the key is bad.
9353 curve).
9358 inPoint is required to be on the curve of the key referenced by keyHandle (TPM_RC_ECC_POINT).
9574 This command returns the parameters of an ECC curve identified by its TCG-assigned curveID.
9631 ECC parameters for the selected curve
9672 Unsupported ECC curve ID
9688 // Get ECC curve parameters
9713 It is an error if inQsB or inQeB are not on the curve of keyA (TPM_RC_ECC_POINT).
9897 inQsB or inQeB is not on the curve of the key reference by keyA
10001 // Input points must be on the curve of keyA
15092 field modulus of the curve associated with signHandle
15096 order of the curve associated with signHandle
15121 c) if (x2, y2) is not a point on the curve of signHandle, return TPM_RC_ECC_POINT
15133 h) if (p1) is not a point on the curve of signHandle, return TPM_RC_ECC_POINT
15220 a point (M) on the curve used by signHandle
15308 either P1 or the point derived from s2 is not on the curve of
15507 // Get prime modulus for the curve. This is needed later but getting this now
15508 // allows confirmation that the curve exists
15511 // if no p, then the curve ID is bad
15531 do the hash operation on s2 with the size of curve 'p'
15553 // If there is a P1, make sure that it is on the curve
15612 // with the same curve. There is significant optimization by not
15613 // having to reload the curve parameters multiple times.
15697 The curve for the computed ephemeral point
31501 TPM_CAP_TPM_ECC_CURVES ? Returns a list of ECC curve identifiers currently available for use