Lines Matching refs:K
14917 a) set K, L, and E to be Empty Buffers.
14920 d) set K ≔ [ds] (x2, y2)
14938 if K is not an Empty Buffer, set L ≔ [r] (x2, y2)
14940 k) if K, L, or E is the point at infinity, return TPM_RC_NO_RESULT
14963 n) output K, L, E and counter
14966 Depending on the input parameters K and L may be Empty Buffers or E may be an Empty Buffer
15053 K
15055 ECC point K ≔ [ds](x2, y2)
15121 K, L or E was a point at infinity; or failed to generate r value
15407 result = CryptCommitCompute(&out->K.t.point,
15417 out->K.t.size = TPMS_ECC_POINT_Marshal(&out->K.t.point, NULL, NULL);
22192 if(in->offset < <K>sizeof(UINT64) + sizeof(UINT64))