/openbmc/linux/crypto/ |
H A D | ansi_cprng.c | 53 static void hexdump(char *note, unsigned char *buf, unsigned int len) in hexdump() function 91 hexdump("Input DT: ", ctx->DT, DEFAULT_BLK_SZ); in _get_more_prng_bytes() 92 hexdump("Input I: ", ctx->I, DEFAULT_BLK_SZ); in _get_more_prng_bytes() 93 hexdump("Input V: ", ctx->V, DEFAULT_BLK_SZ); in _get_more_prng_bytes() 108 hexdump("tmp stage 0: ", tmp, DEFAULT_BLK_SZ); in _get_more_prng_bytes() 118 hexdump("tmp stage 1: ", tmp, DEFAULT_BLK_SZ); in _get_more_prng_bytes() 150 hexdump("tmp stage 2: ", tmp, DEFAULT_BLK_SZ); in _get_more_prng_bytes() 172 hexdump("Output DT: ", ctx->DT, DEFAULT_BLK_SZ); in _get_more_prng_bytes() 173 hexdump("Output I: ", ctx->I, DEFAULT_BLK_SZ); in _get_more_prng_bytes() 174 hexdump("Output V: ", ctx->V, DEFAULT_BLK_SZ); in _get_more_prng_bytes() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdata/ |
H A D | libdata-hexdump-perl_0.02.bb | 36 ALTERNATIVE:${PN} = "hexdump" 37 ALTERNATIVE_LINK_NAME[hexdump] = "${bindir}/hexdump"
|
/openbmc/linux/tools/edid/ |
H A D | Makefile | 23 | hexdump -v -e '/1 "%02X+"'; done); \ 37 @echo "{" >$@; hexdump -f hex $^ >>$@; echo "};" >>$@
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | Makefile | 58 hexdump -v -e '"0x" 4/1 "%02x" "," "\n"' $< ; \ 63 $(call if_changed,hexdump)
|
/openbmc/linux/tools/testing/selftests/kexec/ |
H A D | kexec_common_lib.sh | 55 secureboot_mode=$(hexdump -v -e '/1 "%d\ "' \ 57 setup_mode=$(hexdump -v -e '/1 "%d\ "' \
|
/openbmc/u-boot/test/lib/ |
H A D | Makefile | 6 obj-y += hexdump.o
|
/openbmc/u-boot/tools/ |
H A D | img2brec.sh | 108 hexdump -v -e "\"0A0%05.5_ax10\" 16/1 \"%02x\"\"\r\n\"" | \
|
/openbmc/linux/drivers/media/dvb-core/ |
H A D | dvb_net.c | 79 static void hexdump(const unsigned char *buf, unsigned short len) in hexdump() function 325 hexdump(ule_where, TS_SZ); in dvb_net_ule_new_ts_cell() 660 hexdump(iov[0].iov_base, iov[0].iov_len); in dvb_net_ule_check_crc() 661 hexdump(iov[1].iov_base, iov[1].iov_len); in dvb_net_ule_check_crc() 662 hexdump(iov[2].iov_base, iov[2].iov_len); in dvb_net_ule_check_crc() 665 hexdump(&ule_hist[98*TS_SZ], TS_SZ); in dvb_net_ule_check_crc() 666 hexdump(&ule_hist[99*TS_SZ], TS_SZ); in dvb_net_ule_check_crc() 668 hexdump(&ule_hist[99*TS_SZ], TS_SZ); in dvb_net_ule_check_crc() 669 hexdump(ule_hist, TS_SZ); in dvb_net_ule_check_crc() 671 hexdump(ule_where - TS_SZ - TS_SZ, TS_SZ); in dvb_net_ule_check_crc() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/packagegroups/ |
H A D | packagegroup-meta-perl.bb | 45 libdata-hexdump-perl \ 92 libdata-hexdump-perl-ptest \
|
/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/ |
H A D | Makefile | 18 hexdump -v -e '/1 ".byte 0x%02X\n"' $< > $@
|
/openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
H A D | qbman_sys.h | 171 hexdump(cmd, 64); in qbman_cena_write_complete() 202 hexdump(shadow, 64); in qbman_cena_read()
|
H A D | qbman_private.h | 121 static inline void hexdump(const void *ptr, size_t sz) in hexdump() function
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-bus-nvmem | 14 hexdump /sys/bus/nvmem/devices/qfprom0/nvmem
|
/openbmc/u-boot/arch/sh/lib/ |
H A D | bootm.c | 16 static void hexdump(unsigned char *buf, int len) in hexdump() function
|
/openbmc/u-boot/examples/api/ |
H A D | Makefile | 35 EXT_COBJ-y += lib/hexdump.o
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/ |
H A D | libauthen-radius-perl_0.22.bb | 31 libdata-hexdump-perl \
|
/openbmc/linux/drivers/net/wan/ |
H A D | Makefile | 44 cmd_build_wanxlfw = hexdump -ve '"\n" 16/1 "0x%02X,"' $< | \
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-mmc-init/ |
H A D | mmc-init.sh | 52 if ! tail -c 512 "${mmcdev}" | hexdump -C -n 8 | grep -q "EFI PART"; then
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | Makefile.zboot | 9 truncate -s $(shell hexdump -s16 -n4 -e '"%u"' $<) $@
|
/openbmc/openbmc/meta-openembedded/meta-perl/conf/include/ |
H A D | ptest-packagelists-meta-perl.inc | 35 libdata-hexdump-perl \
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | buildid.sh | 60 cut -c 33-48 | hexdump -ve '/1 "%02x"' | \
|
/openbmc/linux/Documentation/filesystems/ |
H A D | efivarfs.rst | 30 displayed, for example using "hexdump", pay attention that the first
|
/openbmc/openbmc/meta-google/recipes-google/ipmi/ipmi-fru-sh/ |
H A D | lib.sh | 183 hexdump -v -e '1/1 "%u "'
|
/openbmc/linux/Documentation/hid/ |
H A D | hidreport-parsing.rst | 10 $ hexdump -C /sys/bus/hid/devices/0003\:093A\:2510.0002/report_descriptor
|
/openbmc/openpower-pnor-code-mgmt/ubi/ |
H A D | obmc-flash-bios | 167 if [[ $(hexdump -C -n 3 "${pnordev}") =~ "UBI" ]]; then
|