Lines Matching refs:keyA
9587 regenerate the ephemeral private key (de,V) and the associated public key (Qe,V). keyA provides the…
9592 It is an error if inQsB or inQeB are not on the curve of keyA (TPM_RC_ECC_POINT).
9619 TPM2_ZGen_2Phase as the computation done with the private part of keyA is the same in both
9679 @keyA
9769 key referenced by keyA is restricted or not a decrypt key
9773 inQsB or inQeB is not on the curve of the key reference by keyA
9777 key referenced by keyA is not an ECC key
9828 the scheme of the key referenced by keyA is not TPM_ALG_NULL,
9855 eccKey = ObjectGet(in->keyA);
9856 // keyA must be an ECC key
9859 // keyA must not be restricted and must be a decrypt key
9865 // if the scheme of keyA is TPM_ALG_NULL, then use the input scheme; otherwise
9866 // the input scheme must be the same as the scheme of keyA
9877 // Input points must be on the curve of keyA