Home
last modified time | relevance | path

Searched refs:add_header (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-842.c259 bool add_header; in nx842_crypto_compress() local
279 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()
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx-842.c259 bool add_header; in nx842_crypto_compress() local
279 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()
/kernel/linux/linux-6.6/net/ceph/
H A Dauth.c164 static int build_request(struct ceph_auth_client *ac, bool add_header, in build_request() argument
172 if (add_header) { in build_request()
/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c2272 static void add_header(struct buffer *b, struct module *mod) in add_header() function
2660 add_header(&buf, mod); in main()
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c1899 static void add_header(struct buffer *b, struct module *mod) in add_header() function
2139 add_header(&buf, mod); in write_mod_c_file()

Completed in 9 milliseconds