Searched refs:add_header (Results 1 – 2 of 2) sorted by relevance
259 bool add_header; in nx842_crypto_compress() local279 add_header = (p.iremain % c.multiple || in nx842_crypto_compress()299 h = !n && add_header ? hdrsize : 0; in nx842_crypto_compress()309 if (!add_header && hdr->groups > 1) { in nx842_crypto_compress()320 if (add_header) in nx842_crypto_compress()
2239 static void add_header(struct buffer *b, struct module *mod) in add_header() function2640 add_header(&buf, mod); in main()