Home
last modified time | relevance | path

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

12345

/openbmc/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 …]
/openbmc/phosphor-logging/test/
H A Dremote_logging_test_config.cpp68 config->address("abcd:ef01::01"); in TEST_F()
70 EXPECT_EQ(getConfig(configFilePath.c_str()), "*.* @@[abcd:ef01::01]:50000"); in TEST_F()
76 std::string str = "*.* @@[abcd:ef01::01]:50000"; in TEST_F()
80 EXPECT_EQ(std::get<0>(*ret), "abcd:ef01::01"); in TEST_F()
87 std::string str = "*.* @@[abcd:ef01::01:50000"; in TEST_F()
96 std::string str = "*.* @@abcd:ef01::01]:50000"; in TEST_F()
105 std::string str = "*.* @@[abcd:ef01::01]:"; in TEST_F()
114 std::string str = "*.* @@[abcd:ef01::01]:xxx"; in TEST_F()
123 std::string str = "*.* @@[abcd:ef01::01]"; in TEST_F()
141 std::string str = "*.* @@[abcd:ef01::01]:50000"; in TEST_F()
[all …]
H A Dremote_logging_test_address.cpp18 config->address("abcd:ef01::01"); in TEST_F()
19 EXPECT_EQ(config->address(), "abcd:ef01::01"); in TEST_F()
/openbmc/openpower-occ-control/test/
H A Docc_dbus_test.cpp17 ASSERT_THROW(OccDBusSensors::getOccDBus().getMaxValue("/abcd/"), in TEST()
31 ASSERT_THROW(OccDBusSensors::getOccDBus().getMinValue("/abcd/"), in TEST()
45 ASSERT_THROW(OccDBusSensors::getOccDBus().getValue("/abcd/"), in TEST()
59 ASSERT_THROW(OccDBusSensors::getOccDBus().getUnit("/abcd/"), in TEST()
72 ASSERT_THROW(OccDBusSensors::getOccDBus().getOperationalStatus("/abcd/"), in TEST()
/openbmc/phosphor-ipmi-flash/cleanup/test/
H A Dcleanup_handler_unittest.cpp32 std::vector<std::string> blobs = {"abcd", "efgh"};
47 EXPECT_CALL(*mock_ptr, remove("abcd")).WillOnce(Return()); in TEST_F()
56 EXPECT_TRUE(handler->open(/*session*/ 0, /*flags*/ 0, "abcd")); in TEST_F()
59 EXPECT_FALSE(handler->deleteBlob("abcd")); in TEST_F()
62 EXPECT_FALSE(handler->stat("abcd", &meta)); in TEST_F()
/openbmc/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 …]
/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_callout_test.cpp170 "ABCD", "123456789ABC"}; in TEST()
187 EXPECT_EQ(fru->getCCIN().value(), "ABCD"); in TEST()
193 Callout callout{CalloutPriority::high, "123", "1234567", "ABCD", in TEST()
204 Callout callout{CalloutPriority::high, "1234", "1234567", "ABCD", in TEST()
216 Callout callout{CalloutPriority::high, locCode, "1234567", "ABCD", in TEST()
231 Callout callout{CalloutPriority::high, locCode, "1234567", "ABCD", in TEST()
245 Callout callout{CalloutPriority::low, locCode, "1234567", "ABCD", in TEST()
275 EXPECT_EQ(fru->getCCIN().value(), "ABCD"); in TEST()
284 Callout callout{CalloutPriority::high, "U99-P5", "1234567", "ABCD", in TEST()
297 EXPECT_EQ(fru->getCCIN().value(), "ABCD"); in TEST()
[all …]
H A Dsrc_callouts_test.cpp106 CalloutPriority::high, loc, "1234567", "ABCD", "123456789ABC"); in TEST()
121 "1234567", "ABCD", "123456789ABC"); in TEST()
140 "1234567", "ABCD", "123456789ABC"); in TEST()
217 "1234567", "ABCD", "123456789ABC"); in TEST()
233 "1234567", "ABCD", "123456789ABC"); in TEST()
243 "1234567", "ABCD", "123456789ABC"); in TEST()
255 "1234567", "ABCD", "123456789ABC"); in TEST()
/openbmc/ipmitool/src/plugins/lan/
H A Dmd5.c135 a = pms->abcd[0], b = pms->abcd[1], in md5_process()
136 c = pms->abcd[2], d = pms->abcd[3]; in md5_process()
200 /* Let [abcd k s i] denote the operation in md5_process()
226 /* Let [abcd k s i] denote the operation in md5_process()
252 /* Let [abcd k s t] denote the operation in md5_process()
278 /* Let [abcd k s t] denote the operation in md5_process()
306 pms->abcd[0] += a; in md5_process()
307 pms->abcd[1] += b; in md5_process()
308 pms->abcd[2] += c; in md5_process()
309 pms->abcd[3] += d; in md5_process()
[all …]
/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/
H A Dtprobe_syntax_errors.tc35 check_error 't kfree arg1=\"abcd^' # IMMSTR_NO_CLOSE
75 printf "%s" "t:tracepoints/testevent kfree abcd=\\1" > dynamic_events
77 check_error "t:tracepoints/testevent kfree ^abcd=\\1:u8" # DIFF_ARG_TYPE
78 check_error "t:tracepoints/testevent kfree ^abcd=\\\"foo\"" # DIFF_ARG_TYPE
79 check_error "^t:tracepoints/testevent kfree abcd=\\1" # SAME_PROBE
H A Dfprobe_syntax_errors.tc49 check_error 'f vfs_read arg1=\"abcd^' # IMMSTR_NO_CLOSE
89 printf "%s" "f:fprobes/testevent $FUNCTION_FORK abcd=\\1" > dynamic_events
91 check_error "f:fprobes/testevent $FUNCTION_FORK ^abcd=\\1:u8" # DIFF_ARG_TYPE
92 check_error "f:fprobes/testevent $FUNCTION_FORK ^abcd=\\\"foo\"" # DIFF_ARG_TYPE
93 check_error "^f:fprobes/testevent $FUNCTION_FORK abcd=\\1" # SAME_PROBE
/openbmc/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 …]
/openbmc/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"
/openbmc/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.
/openbmc/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
/openbmc/qemu/tests/decode/
H A Derr_field9.decode8 &abcd a b c d
12 @fmt ........ ........ ........ c:8 &abcd b=%refa
/openbmc/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";
/openbmc/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
/openbmc/linux/tools/testing/selftests/net/
H A Darp_ndisc_untracked_subnets.sh14 ROUTER_ADDR_V6="2001:db8:abcd:0012::1"
20 HOST_ADDR_V6="2001:db8:abcd:0012::2"
226 HOST_ADDR_V6=2000:db8:abcd:0013::4
228 HOST_ADDR_V6=2001:db8:abcd:0012::3
/openbmc/phosphor-pid-control/test/
H A Ddbus_util_unittest.cpp53 {"/abcd/_a", "b"}, {"_a", "c"}, {"/abcd_a", "d"},
62 const std::string target = "abcd"; in TEST_F()
74 {"/abcd/_a", "b"}, in TEST_F()
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_project_config_page.py43 …ectVariable.objects.get_or_create(project = self.project1, name = "IMAGE_FSTYPES", value = "abcd ")
64 …ectVariable.objects.get_or_create(project = self.project1, name = "IMAGE_FSTYPES", value = "abcd ")
85 …ectVariable.objects.get_or_create(project = self.project1, name = "IMAGE_FSTYPES", value = "abcd ")
/openbmc/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] */
/openbmc/u-boot/board/freescale/corenet_ds/
H A Deth_p4080.c32 #define EMI1_SLOT4 0x40000000 /* bank2 ABCD */
33 #define EMI1_SLOT5 0xc0000000 /* bank3 ABCD */
34 #define EMI2_SLOT4 0x10000000 /* bank2 ABCD */
35 #define EMI2_SLOT5 0x30000000 /* bank3 ABCD */
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_string_attribute_test.cpp151 .WillOnce(Return(PropertyValue(std::string("abcd")))); in TEST_F()
198 PropertyValue value = std::string("abcd"); in TEST_F()
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dtuners.rst25 TCP [ABCJLMNQ] 90[89][125] [DP] [ACD] 27 [ABCD]
46 [ABCD]:

12345