Lines Matching refs:SecurityBufferLength
291 rsp->SecurityBufferLength = cpu_to_le16(AUTH_GSS_LENGTH);
1241 rsp->SecurityBufferLength = cpu_to_le16(AUTH_GSS_LENGTH);
1361 rsp->SecurityBufferLength = cpu_to_le16(sz);
1388 rsp->SecurityBufferLength = cpu_to_le16(spnego_blob_len);
1420 secbuf_len = le16_to_cpu(req->SecurityBufferLength);
1471 rsp->SecurityBufferLength = cpu_to_le16(spnego_blob_len);
1514 sz = le16_to_cpu(req->SecurityBufferLength);
1600 in_len = le16_to_cpu(req->SecurityBufferLength);
1620 rsp->SecurityBufferLength = cpu_to_le16(out_len);
1691 rsp->SecurityBufferLength = 0;
1786 negblob_len = le16_to_cpu(req->SecurityBufferLength);
1921 if (rsp->SecurityBufferLength)
1923 le16_to_cpu(rsp->SecurityBufferLength);