Searched refs:hexdump (Results 1 - 25 of 27) sorted by relevance

12

/external/f2fs-tools/scripts/
H A Ddumpf2fs.sh13 hexdump -s $addr -n 4096 $DEV;;
17 hexdump -s $addr -n 4096 $DEV;;
21 hexdump -s $addr -n 409 $DEV
23 hexdump -s $addr -n 4096 $DEV;;
27 hexdump -s $addr -n 20480 $DEV;;
31 hexdump -s $addr -n 20480 $DEV;;
35 hexdump -s $addr -n 20480 $DEV
37 hexdump -s $addr -n 20480 $DEV;;
40 hexdump -s $addr -n 4096 $DEV
46 hexdump
[all...]
/external/boringssl/src/fipstools/
H A Dtest_fips.c36 static void hexdump(const void *a, size_t len) { function
78 hexdump(kPlaintext, sizeof(kPlaintext));
82 hexdump(output, sizeof(kPlaintext));
91 hexdump(output, sizeof(kPlaintext));
95 hexdump(output, sizeof(kPlaintext));
109 hexdump(output, sizeof(kPlaintext));
117 hexdump(output, out_len);
121 hexdump(output, out_len);
129 hexdump(output, out_len);
142 hexdump(kPlaintex
[all...]
/external/tcpdump/
H A Dprint-lldp.c650 int subtype, hexdump = FALSE; local
656 return hexdump;
667 return hexdump;
674 return hexdump;
683 return hexdump;
687 return hexdump;
691 return hexdump;
698 return hexdump;
702 return hexdump;
709 return hexdump;
853 int subtype, hexdump = FALSE; local
934 int subtype, hexdump = FALSE; local
966 int subtype, hexdump = FALSE; local
1148 int subtype, hexdump = FALSE; local
1421 u_int oui, tlen, hexdump, tlv_type, tlv_len; local
[all...]
H A Dprint-lmp.c364 int hexdump; local
436 hexdump=FALSE;
450 hexdump=TRUE;
476 hexdump=TRUE;
493 hexdump=TRUE;
507 hexdump=TRUE;
520 hexdump=TRUE;
533 hexdump=TRUE;
556 hexdump=TRUE;
578 while (total_subobj_len > 0 && hexdump
[all...]
H A Dprint-rsvp.c673 int hexdump,processed,padbytes,error_code,error_value,i,sigcheck; local
730 hexdump=FALSE;
811 hexdump=TRUE;
836 hexdump=TRUE;
861 hexdump=TRUE;
899 hexdump=TRUE;
918 hexdump=TRUE;
983 hexdump=TRUE;
1060 hexdump=TRUE;
1130 hexdump
[all...]
H A Dprint-cfm.c223 u_int hexdump = FALSE; local
248 hexdump = TRUE;
252 return hexdump;
268 u_int hexdump, tlen, cfm_tlv_len, cfm_tlv_type, ccm_interval; local
394 /* FIXME add printers for those MD formats - hexdump for now */
437 /* FIXME add printers for those MA formats - hexdump for now */
542 hexdump = FALSE;
574 hexdump = TRUE;
620 hexdump |= cfm_network_addr_print(ndo, tptr);
632 hexdump
[all...]
H A Dprint-slow.c470 /* do we want to see an additional hexdump ? */
493 u_int hexdump; local
563 hexdump = FALSE;
573 hexdump = TRUE;
599 hexdump = TRUE;
603 hexdump = TRUE;
609 if (ndo->ndo_vflag > 1 || hexdump==TRUE) {
659 hexdump = FALSE;
671 hexdump = TRUE;
689 hexdump
[all...]
H A Dprint-rpki-rtr.c178 u_int pdu_type, pdu_len, hexdump; local
185 hexdump = FALSE;
304 * Unknown data, please hexdump.
306 hexdump = TRUE;
310 if (ndo->ndo_vflag > 1 || (ndo->ndo_vflag && hexdump)) {
H A Dprint-ldp.c568 int hexdump,processed; local
644 hexdump=FALSE;
679 /* do we want to see an additionally hexdump ? */
680 if (ndo->ndo_vflag > 1 || hexdump==TRUE)
/external/boringssl/src/crypto/test/
H A Dtest_util.cc22 void hexdump(FILE *fp, const char *msg, const void *in, size_t len) { function
H A Dtest_util.h30 // hexdump writes |msg| to |fp| followed by the hex encoding of |len| bytes
32 void hexdump(FILE *fp, const char *msg, const void *in, size_t len);
/external/linux-kselftest/tools/testing/selftests/powerpc/switch_endian/
H A DMakefile15 hexdump -v -e '/1 ".byte 0x%02X\n"' $< > $@
/external/curl/tests/unit/
H A Dcurlcheck.h42 __FILE__, __LINE__, len, hexdump((unsigned char *)check, len)); \
44 __FILE__, __LINE__, hexdump((unsigned char *)dynamic, len)); \
/external/syslinux/core/
H A Dhello.c31 void hexdump(void *buf, int bytelen, const char *str) function
H A Dextern.inc28 extern hexdump, mydump
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue148/
H A DPrintableUnicodeTest.java79 fail(String.format("U+%04x: Deserialization incorrect: %s\n", c, hexdump(result)));
101 c, hexdump(result)));
170 public static String hexdump(String input) { method in class:PrintableUnicodeTest
/external/syslinux/com32/modules/
H A Dhexdump.c19 static void hexdump(const void *memory, size_t bytes);
125 hexdump(cur_pos, len);
212 static void hexdump(const void *memory, size_t bytes) function
H A DMakefile27 hexdump.c32 poweroff.c32 cptime.c32 debug.c32
/external/boringssl/src/decrepit/ripemd/
H A Dripemd_test.cc95 hexdump(stderr, "", digest, sizeof(digest));
113 hexdump(stderr, "", digest, sizeof(digest));
/external/curl/tests/libtest/
H A Dfirst.c118 /* returns a hexdump in a static memory area */
119 char *hexdump(unsigned char *buffer, size_t len) function
H A Dtest.h68 extern char *hexdump(unsigned char *buffer, size_t len);
/external/libvncserver/libvncclient/
H A Dsockets.c140 goto hexdump;
229 hexdump:
/external/boringssl/src/crypto/fipsmodule/
H A Dbcm.c99 static void hexdump(const uint8_t *in, size_t len) { function
109 hexdump(expected, expected_len);
111 hexdump(actual, expected_len);
/external/fio/
H A Dverify.c129 static void hexdump(void *buffer, int len) function
358 hexdump(vc->good_crc, vc->crc_len);
360 hexdump(vc->bad_crc, vc->crc_len);
/external/boringssl/
H A Dsources.mk55 src/crypto/bio/hexdump.c\

Completed in 1066 milliseconds

12