Searched refs:add_header (Results 1 – 2 of 2) sorted by relevance
261 bool add_header; in nx842_crypto_compress() local281 add_header = (p.iremain % c.multiple || in nx842_crypto_compress()301 h = !n && add_header ? hdrsize : 0; in nx842_crypto_compress()311 if (!add_header && hdr->groups > 1) { in nx842_crypto_compress()322 if (add_header) in nx842_crypto_compress()
164 static int build_request(struct ceph_auth_client *ac, bool add_header, in build_request() argument172 if (add_header) { in build_request()