Home
last modified time | relevance | path

Searched refs:lengths (Results 1 – 25 of 41) sorted by relevance

12

/linux/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c28 const u8 *ghash_table, const u8 *lengths);
32 const u8 *ghash_table, const u8 *lengths);
135 const u8 *ghash_table, const u8 *lengths)) in gcm_crypt() argument
140 be128 __aligned(8) lengths; in gcm_crypt()
144 lengths.a = cpu_to_be64(req->assoclen * 8); in gcm_crypt()
145 lengths.b = cpu_to_be64(walk->total * 8); in gcm_crypt()
161 l = (const u8 *)&lengths; in gcm_crypt()
/linux/include/trace/events/
H A Ddma.h295 __dynamic_array(unsigned int, lengths, min(ents, DMA_TRACE_MAX_ENTRIES))
315 ((unsigned int *)__get_dynamic_array(lengths))[i] =
331 __print_array(__get_dynamic_array(lengths),
332 __get_dynamic_array_len(lengths) /
450 __dynamic_array(unsigned int, lengths, nents)
462 ((unsigned int *)__get_dynamic_array(lengths))[i] =
474 __print_array(__get_dynamic_array(lengths),
475 __get_dynamic_array_len(lengths) /
/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,omap5-dss.txt64 - reg: addresses and lengths of the register spaces for 'proto', 'phy' and 'pll'
86 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
H A Dti,omap4-dss.txt83 - reg: addresses and lengths of the register spaces for 'proto', 'phy' and 'pll'
105 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
H A Dti,dra7-dss.txt60 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
H A Dti,omap3-dss.txt77 - reg: addresses and lengths of the register spaces for 'proto', 'phy' and 'pll'
/linux/security/selinux/
H A DKconfig58 chain lengths are high (e.g. > 20) then selecting a higher value here
80 shorter chain lengths especially when expanding AVC nodes via
/linux/Documentation/devicetree/bindings/net/can/
H A Dti_hecc.txt9 - reg: addresses and lengths of the register spaces for 'hecc', 'hecc-ram'
/linux/fs/orangefs/
H A Ddowncall.h73 __s32 lengths[ORANGEFS_MAX_XATTR_LISTLEN]; member
/linux/tools/mm/
H A Dthpmaps109 lengths = (np.diff(vec) + self.element_size).reshape(len(vec))
110 buf = bytearray(int(np.sum(lengths)))
113 for offset, length in zip(offsets, lengths):
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-trigger-pattern.txt32 use zero-time lengths (the brightness must be same as the previous tuple's). So
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-m420.rst27 All line lengths are identical: if the Y lines include pad bytes so do
/linux/Documentation/arch/s390/
H A D3270.ChangeLog18 * Do read and write lengths correctly in fs3270_read()
/linux/Documentation/networking/
H A Dudplite.rst215 lengths), only the first fragment needs to be considered. When using
216 larger checksum coverage lengths, each eligible fragment needs to be
230 coverage lengths are likely to be expected.
/linux/drivers/mtd/parsers/
H A DKconfig100 of devices. It is used to describe the offsets and lengths of kernel
159 the offsets, lengths and names of all the images stored in the
/linux/Documentation/filesystems/
H A Dfiemap.rst24 extent may end after fm_length. All offsets and lengths are in bytes.
76 All offsets and lengths are in bytes and mirror those on disk. It is valid
/linux/Documentation/fb/
H A Dpxafb.rst153 and lengths of each component within the framebuffer.
H A Dapi.rst249 drivers. Drivers must fill the red, blue and green offsets to 0 and lengths
255 and lengths to the bits_per_pixel value.
/linux/Documentation/security/
H A DIMA-templates.rst84 - 'xattrlengths': a list of xattr lengths (u32), only if the xattr is present;
/linux/Documentation/userspace-api/media/rc/
H A Dlirc-dev-intro.rst138 The values are alternating pulse and space lengths, in microseconds. The
/linux/Documentation/devicetree/bindings/net/
H A Dsnps,dwc-qos-ethernet.txt113 - snps,burst-map: Bitmap of allowed AXI burst lengths, with the LSB
/linux/Documentation/w1/
H A Dw1-netlink.rst155 request message (except lengths as described above).
/linux/Documentation/arch/arm64/
H A Dsme.rst75 2. Vector lengths
425 vector length or the set of vector lengths supported for the two modes in
/linux/Documentation/driver-api/dmaengine/
H A Ddmatest.rst10 various lengths and various offsets into the source and destination buffers. It
/linux/Documentation/arch/sparc/oradax/
H A Ddax-hv-api.txt260 …0x2 Variable width byte packed Data stream of lengths must be provided as a secon…
262 … 0x4 Fixed width byte packed with run Up to 16 bytes; data stream of run lengths must be
266 … within a byte; data stream of run lengths must be provided
278 … OZIP (CCB version 1) encoding within a byte; data stream of lengths must be provided as
290 … Huffman (CCB version 0) or within a byte; data stream of run lengths must be provided
296 … OZIP (CCB version 1) encoding stream of run lengths must be provided as a secondary

12