Home
last modified time | relevance | path

Searched full:abcd (Results 1 – 25 of 49) sorted by relevance

12

/linux/arch/x86/crypto/
H A Dsha1_ni_asm.S66 #define ABCD %xmm0 macro
108 movdqu 0*16(DIGEST_PTR), ABCD
110 pshufd $0x1B, ABCD, ABCD
117 movdqa ABCD, (1*16)(%rsp)
123 movdqa ABCD, E1
124 sha1rnds4 $0, E0, ABCD
130 movdqa ABCD, E0
131 sha1rnds4 $0, E1, ABCD
138 movdqa ABCD, E1
139 sha1rnds4 $0, E0, ABCD
[all …]
H A Daria-aesni-avx-asm_64.S459 * T3 = ABCD -> BADC \
461 * T0 = ABCD -> CDAB \
463 * T1 = ABCD -> DCBA \
514 * T1 = ABCD -> BADC \
516 * T2 = ABCD -> CDAB \
518 * T3 = ABCD -> DCBA \
609 * T3 = ABCD -> BADC \
611 * T0 = ABCD -> CDAB \
613 * T1 = ABCD -> DCBA \
668 * T1 = ABCD -> BADC \
[all …]
H A Daria-aesni-avx2-asm_64.S499 * T3 = ABCD -> BADC \
501 * T0 = ABCD -> CDAB \
503 * T1 = ABCD -> DCBA \
553 * T1 = ABCD -> BADC \
555 * T2 = ABCD -> CDAB \
557 * T3 = ABCD -> DCBA \
645 * T3 = ABCD -> BADC \
647 * T0 = ABCD -> CDAB \
649 * T1 = ABCD -> DCBA \
703 * T1 = ABCD -> BADC \
[all …]
H A Daria-gfni-avx512-asm_64.S448 * T3 = ABCD -> BADC \
450 * T0 = ABCD -> CDAB \
452 * T1 = ABCD -> DCBA \
488 * T1 = ABCD -> BADC \
490 * T2 = ABCD -> CDAB \
492 * T3 = ABCD -> DCBA \
H A Dsha256_ni_asm.S165 punpckhqdq TMP, STATE1 /* ABCD */
/linux/arch/arm64/crypto/
H A Dsha512-armv8.pl373 my ($ABCD,$EFGH,$abcd)=map("v$_.16b",(0..2));
387 ld1.32 {$ABCD,$EFGH},[$ctx]
398 orr $ABCD_SAVE,$ABCD,$ABCD // offload
406 orr $abcd,$ABCD,$ABCD
407 sha256h $ABCD,$EFGH,$W0
408 sha256h2 $EFGH,$abcd,$W0
416 orr $abcd,$ABCD,$ABCD
417 sha256h $ABCD,$EFGH,$W0
418 sha256h2 $EFGH,$abcd,$W0
422 orr $abcd,$ABCD,$ABCD
[all …]
/linux/arch/arm/crypto/
H A Dsha256-armv4.pl586 my ($ABCD,$EFGH,$abcd)=map("q$_",(0..2));
604 vld1.32 {$ABCD,$EFGH},[$ctx]
621 vmov $ABCD_SAVE,$ABCD @ offload
630 vmov $abcd,$ABCD
631 sha256h $ABCD,$EFGH,$W0
632 sha256h2 $EFGH,$abcd,$W0
640 vmov $abcd,$ABCD
641 sha256h $ABCD,$EFGH,$W0
642 sha256h2 $EFGH,$abcd,$W0
646 vmov $abcd,$ABCD
[all …]
/linux/tools/testing/selftests/ftrace/test.d/dynevent/
H A Dtprobe_syntax_errors.tc34 check_error 't kfree arg1=\"abcd^' # IMMSTR_NO_CLOSE
74 printf "%s" "t:tracepoints/testevent kfree abcd=\\1" > dynamic_events
76 check_error "t:tracepoints/testevent kfree ^abcd=\\1:u8" # DIFF_ARG_TYPE
77 check_error "t:tracepoints/testevent kfree ^abcd=\\\"foo\"" # DIFF_ARG_TYPE
78 check_error "^t:tracepoints/testevent kfree abcd=\\1" # SAME_PROBE
H A Dfprobe_syntax_errors.tc47 check_error 'f vfs_read arg1=\"abcd^' # IMMSTR_NO_CLOSE
87 printf "%s" "f:fprobes/testevent $FUNCTION_FORK abcd=\\1" > dynamic_events
89 check_error "f:fprobes/testevent $FUNCTION_FORK ^abcd=\\1:u8" # DIFF_ARG_TYPE
90 check_error "f:fprobes/testevent $FUNCTION_FORK ^abcd=\\\"foo\"" # DIFF_ARG_TYPE
91 check_error "^f:fprobes/testevent $FUNCTION_FORK abcd=\\1" # SAME_PROBE
/linux/lib/
H A Dglobtest.c99 "1" "*??\0" "abcd\0"
103 "1" "??*\0" "abcd\0"
107 "1" "?*?\0" "abcd\0"
123 "1" "*abcd*\0" "abcabcabcabcdefg\0"
125 "1" "*abcd*abcdef*\0" "abcabcdabcdeabcdefg\0"
126 "0" "*abcd*\0" "abcabcabcabcefg\0"
H A Dstring_kunit.c430 strscpy_check(test, "abcd", 4, -E2BIG, 3, 1, 0); in string_test_strscpy()
492 KUNIT_EXPECT_TRUE(test, strncat(dest, "ABCD", 2 + unconst) == dest); in string_test_strncat()
/linux/Documentation/arch/s390/
H A Dcommon_io.rst27 The devices must be given either as bus ids (0.x.abcd) or as hexadecimal
28 device numbers (0xabcd or abcd, for 2.4 backward compatibility). If you
29 give a device number 0xabcd, it will be interpreted as 0.0.abcd.
103 The devices can be specified either by bus id (0.x.abcd) or, for 2.4 backward
104 compatibility, by the device number in hexadecimal (0xabcd or abcd). Device
105 numbers given as 0xabcd will be interpreted as 0.0.abcd.
/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_syntax_errors.tc44 check_error 'p vfs_read arg1=\"abcd^' # IMMSTR_NO_CLOSE
93 printf "%s" "p:kprobes/testevent $FUNCTION_FORK abcd=\\1" > kprobe_events
95 check_error "p:kprobes/testevent $FUNCTION_FORK ^abcd=\\1:u8" # DIFF_ARG_TYPE
96 check_error "p:kprobes/testevent $FUNCTION_FORK ^abcd=\\\"foo\"" # DIFF_ARG_TYPE
97 check_error "^p:kprobes/testevent $FUNCTION_FORK abcd=\\1" # SAME_PROBE
/linux/Documentation/devicetree/bindings/usb/
H A Dusb-device.yaml107 compatible = "usb123,abcd";
114 compatible = "usbif123,abcd.config1.0";
119 compatible = "usbif123,abcd.config2.0";
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbootconfig.rst221 root = 01234567-89ab-cdef-0123-456789abcd
229 root="01234567-89ab-cdef-0123-456789abcd" -- splash
237 root="01234567-89ab-cdef-0123-456789abcd" ro bootconfig -- splash quiet
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbootconfig.rst221 root = 01234567-89ab-cdef-0123-456789abcd
229 root="01234567-89ab-cdef-0123-456789abcd" -- splash
237 root="01234567-89ab-cdef-0123-456789abcd" ro bootconfig -- splash quiet
/linux/tools/testing/selftests/net/
H A Darp_ndisc_untracked_subnets.sh14 ROUTER_ADDR_V6="2001:db8:abcd:0012::1"
18 HOST_ADDR_V6="2001:db8:abcd:0012::2"
201 HOST_ADDR_V6=2000:db8:abcd:0013::4
203 HOST_ADDR_V6=2001:db8:abcd:0012::3
H A Dgre_ipv6_lladdr.sh95 ip netns exec "${NS0}" sysctl -qw net.ipv6.conf.gretest.stable_secret="2001:db8::abcd"
/linux/drivers/pinctrl/
H A Dpinctrl-at91.h36 #define PIO_ABCDSR1 0x70 /* Peripheral ABCD Select Register 1 [some sam9 only] */
38 #define PIO_ABCDSR2 0x74 /* Peripheral ABCD Select Register 2 [some sam9 only] */
/linux/Documentation/driver-api/media/drivers/
H A Dtuners.rst25 TCP [ABCJLMNQ] 90[89][125] [DP] [ACD] 27 [ABCD]
46 [ABCD]:
/linux/Documentation/admin-guide/
H A Dbootconfig.rst246 root = 01234567-89ab-cdef-0123-456789abcd
254 root="01234567-89ab-cdef-0123-456789abcd" -- splash
262 root="01234567-89ab-cdef-0123-456789abcd" ro bootconfig -- splash quiet
/linux/tools/testing/selftests/bpf/progs/
H A Drecvmsg6_prog.c13 #define SERV6_IP_0 0xfaceb00c /* face:b00c:1234:5678::abcd */
H A Dbind6_prog.c17 #define SERV6_IP_0 0xfaceb00c /* face:b00c:1234:5678::abcd */
/linux/drivers/mtd/maps/
H A Dphysmap-ixp4xx.c27 * handles 32 bit reads, the byte stream ABCD is stored on the flash as:
/linux/tools/power/cpupower/utils/helpers/
H A Dcpuid.c22 * Define unsigned int cpuid_e[abcd]x(unsigned int op)

12