Lines Matching refs:ECC
2310 b) tpmKey references an ECC key and encryptedSalt
2314 …NOTE 3 When ECC is used, the point multiply process produces a value (Z) that is used in…
2690 5) If the key is an ECC key and the scheme required by the curveID is not the same as scheme in
2692 …6) If the key is an ECC key and the KDF required by the curveID is not the same as kdf in the pubic
2696 … ECC decryption key. Since there is no use for this capability, the reference implementation
2835 parameters for an RSA key; unsupported name algorithm for an ECC
2971 EXAMPLE 3 For an ECC key, the public point shall be f(x) where x is the private key.
3179 NOTE 6 For an ECC object, the TPM will verify that the public key is on the curve of the k…
3558 TPM_RC_ECC_POINT secret is invalid (when keyHandle is an ECC key)
3559 TPM_RC_INSUFFICIENT secret is invalid (when keyHandle is an ECC key)
3561 TPM_RC_NO_RESULT secret is invalid (when keyHandle is an ECC key)
3706 … TPM_RC_KEY handle referenced an ECC key that has a unique field that is not a
4142 … TPM_RC_KEY newParentHandle references invalid ECC key (public point not on the
4344 … TPM_RC_KEY for an ECC key, the public key is not on the curve of the curve ID
4350 …Unmarshal errors errors during unmarshaling the input encrypted buffer to a ECC public
4622 TPM_RC_ECC_POINT inSymSeed is nonempty and ECC point in inSymSeed is not on the
4626 … TPM_RC_INSUFFICIENT inSymSeed is nonempty and failed to retrieve ECC point from the
4635 …TPM_RC_NO_RESULT inSymSeed is nonempty and multiplication resulted in ECC point at
5216 keyHandle shall refer to a loaded ECC key. The sensitive portion of this key need not be loaded.
5217 The curve parameters of the loaded ECC key are used to generate the ephemeral key.
5246 Handle of a loaded ECC key public area.
5281 … TPM_RC_KEY keyHandle does not reference a non-restricted decryption ECC key
5297 19 // Input key must be a non-restricted, decrypt ECC key
5309 31 // Create ephemeral ECC key
5359 keyHandle shall refer to a loaded, ECC key (TPM_RC_KEY) with the restricted attribute CLEAR and the
5384 handle of a loaded ECC key
5422 TPM_RC_KEY key referenced by keyA is not an ECC key
5440 18 // Input key must be a non-restricted, decrypt ECC key
5483 This command returns the parameters of an ECC curve identified by its TCG-assigned curveID.
5506 TPMS_ALGORITHM_DETAIL_ECC parameters ECC parameters for the selected curve
5527 TPM_RC_VALUE Unsupported ECC curve ID
5537 13 // Get ECC curve parameters
5622 handle of an unrestricted decryption key ECC
5670 TPM_RC_KEY key referenced by keyA is not an ECC key
5689 19 // keyA must be an ECC key
7246 an ECC key). If the caller sets scheme to TPM_ALG_NULL, then the default scheme of the key is used.
7395 … small (for an RSA key); invalid commit status (for an ECC key with a
7567 … small (for an RSA key); invalid commit status (for an ECC key with a
7916 generate r value (for an ECC key)
8095 generate r value (for an ECC key)
8273 generate r value (for an ECC key)
8401 TPM2_Commit() performs the first part of an ECC anonymous signing operation. The TPM will perform
8403 parameter shall refer to an ECC key with the sign attribute (TPM_RC_ATTRIBUTES) and the signing
8412 The algorithm is specified in the TPM 2.0 Part 1 Annex for ECC, TPM2_Commit().
8456 TPM2B_ECC_POINT K ECC point K ≔ [ds](x2, y2)
8458 TPM2B_ECC_POINT L ECC point L ≔ [r](x2, y2)
8460 TPM2B_ECC_POINT E ECC point E ≔ [r]P1
8486 TPM_RC_KEY keyHandle does not reference an ECC key
8511 25 // Input key must be an ECC key
15536 EXAMPLE 2 If an additional set of ECC parameters is needed, the firmware process may be used…
17224 TPM_CAP_TPM_ECC_CURVES – Returns a list of ECC curve identifiers currently available for