Lines Matching refs:keyA
9576 regenerate the ephemeral private key (de,V) and the associated public key (Qe,V). keyA provides the…
9581 It is an error if inQsB or inQeB are not on the curve of keyA (TPM_RC_ECC_POINT).
9608 TPM2_ZGen_2Phase as the computation done with the private part of keyA is the same in both
9668 @keyA
9758 key referenced by keyA is restricted or not a decrypt key
9762 inQsB or inQeB is not on the curve of the key reference by keyA
9766 key referenced by keyA is not an ECC key
9817 the scheme of the key referenced by keyA is not TPM_ALG_NULL,
9844 eccKey = ObjectGet(in->keyA);
9845 // keyA must be an ECC key
9848 // keyA must not be restricted and must be a decrypt key
9854 // if the scheme of keyA is TPM_ALG_NULL, then use the input scheme; otherwise
9855 // the input scheme must be the same as the scheme of keyA
9866 // Input points must be on the curve of keyA