Home
last modified time | relevance | path

Searched defs:LEN (Results 1 – 19 of 19) sorted by relevance

/linux/arch/x86/crypto/
H A Daegis128-aesni-asm.S195 .set LEN, %edx define
312 .set LEN, %ecx define
384 .set LEN, %ecx /* {load,store}_partial rely on this being %ecx */ define
445 .set LEN, %ecx define
517 .set LEN, %ecx /* {load,store}_partial rely on this being %ecx */ define
H A Daes-ctr-avx-x86_64.S288 .set LEN, %ecx // Remaining length in bytes. define
H A Daes-xts-avx-x86_64.S156 .set LEN, %ecx // Remaining length in bytes define
/linux/arch/sparc/net/
H A Dbpf_jit_asm_32.S94 #define bpf_slow_path_common(LEN) \ argument
130 #define bpf_negative_common(LEN) \ argument
/linux/lib/crc/x86/
H A Dcrc-pclmul-template.S247 .set LEN, %rdx define
256 .set LEN, %ecx define
/linux/arch/riscv/crypto/
H A Dghash-riscv64-zvkg.S53 #define LEN a3 macro
H A Daes-riscv64-zvkned-zvkb.S55 #define LEN a3 macro
H A Daes-riscv64-zvkned-zvbb-zvkg.S56 #define LEN a3 macro
H A Daes-riscv64-zvkned.S56 #define LEN a3 macro
/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_reverse_clash.c26 #define LEN 512 macro
/linux/lib/crypto/s390/
H A Dchacha-s390.S45 #define LEN %r4 macro
429 #define LEN %r4 macro
/linux/tools/power/cpupower/debug/i386/
H A Ddump_psb.c15 #define LEN (0x100000 - 0xc0000) macro
/linux/crypto/krb5/
H A Dselftest.c72 #define PREP_BUF(BUF, LEN) \ argument
/linux/lib/zlib_inflate/
H A Dinflate.h36 LEN, /* i: waiting for length/lit code */ enumerator
/linux/security/apparmor/include/
H A Dmatch.h109 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TTYPE, BTYPE, NTOHX) \ argument
/linux/tools/include/linux/
H A Dfilter.h70 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
/linux/tools/testing/selftests/mm/
H A Dpagemap_ioctl.c42 #define LEN(region) ((region.end - region.start)/page_size) macro
/linux/drivers/media/i2c/
H A Dtw9910.c147 #define LEN 0x40 /* 0 : 8-bit YCrCb 4:2:2 output format */ macro
/linux/include/linux/
H A Dfilter.h148 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
158 #define BPF_BSWAP(DST, LEN) \ argument