Lines Matching refs:K
14928 a) set K, L, and E to be Empty Buffers.
14931 d) set K ≔ [ds] (x2, y2)
14949 if K is not an Empty Buffer, set L ≔ [r] (x2, y2)
14951 k) if K, L, or E is the point at infinity, return TPM_RC_NO_RESULT
14974 n) output K, L, E and counter
14977 Depending on the input parameters K and L may be Empty Buffers or E may be an Empty Buffer
15064 K
15066 ECC point K ≔ [ds](x2, y2)
15132 K, L or E was a point at infinity; or failed to generate r value
15418 result = CryptCommitCompute(&out->K.t.point,
15428 out->K.t.size = TPMS_ECC_POINT_Marshal(&out->K.t.point, NULL, NULL);
22203 if(in->offset < <K>sizeof(UINT64) + sizeof(UINT64))