Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 25 of 122) sorted by relevance

12345

/openbsd/lib/libcrypto/bn/
H A Dbn_print.c65 char *hex = NULL; in bn_print_bignum() local
154 char *hex = NULL; in BN_print() local
175 char *hex = NULL; in BN_print_fp() local
/openbsd/usr.sbin/tcpdump/
H A Dprint-ofp.c623 oxm_print_byte(const u_char *bp, u_int length, int hasmask, int hex) in oxm_print_byte()
647 oxm_print_halfword(const u_char *bp, u_int length, int hasmask, int hex) in oxm_print_halfword()
671 oxm_print_word(const u_char *bp, u_int length, int hasmask, int hex) in oxm_print_word()
695 oxm_print_quad(const u_char *bp, u_int length, int hasmask, int hex) in oxm_print_quad()
741 char hex[8]; in oxm_print_data() local
/openbsd/usr.sbin/snmpd/
H A Dutil.c169 static const char hex[] = "0123456789abcdef"; in tohexstr() local
186 char hex[3]; in fromhexstr() local
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dutil.c197 static const char hex[] = "0123456789abcdef"; in tohexstr() local
214 char hex[3]; in fromhexstr() local
/openbsd/gnu/llvm/libcxx/include/__charconv/
H A Dchars_format.h28 hex = 0x4, enumerator
/openbsd/usr.sbin/unbound/testcode/
H A Dreadhex.c65 void hex_to_buf(sldns_buffer* pkt, const char* hex) in hex_to_buf()
H A Dunitmsgparse.c201 const char* hex) in perftestpkt()
315 const char* hex) in testpkt()
/openbsd/regress/lib/libz/
H A Dinfcover.c245 local unsigned char *h2b(const char *hex, unsigned *len) in h2b()
284 local void inf(char *hex, char *what, unsigned step, int win, unsigned len, in inf()
507 local int try(char *hex, char *id, int err) in try()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtypedef03.C20 hex = 0x0080, enumerator
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Denum2.C15 dec=020, oct=040, hex=0100, enumerator
/openbsd/lib/libcrypto/x509/
H A Dx509_obj.c80 static const char hex[17] = "0123456789ABCDEF"; in X509_NAME_oneline() local
/openbsd/regress/lib/libcrypto/cast/
H A Dcasttest.c146 static char *hex = "0123456789ABCDEF"; in main() local
/openbsd/gnu/llvm/lld/Common/
H A DStrings.cpp50 SmallVector<uint8_t, 0> hex; in parseHex() local
/openbsd/gnu/usr.bin/perl/cpan/bignum/lib/
H A Dbigint.pm216 sub hex(' . $proto . ') {' . <<'.'; subroutine
H A Dbigrat.pm195 sub hex(' . $proto . ') {' . <<'.'; subroutine
H A Dbigfloat.pm205 sub hex(' . $proto . ') {' . <<'.'; subroutine
H A Dbignum.pm238 sub hex(' . $proto . ') {' . <<'.'; subroutine
/openbsd/usr.bin/openssl/
H A Dprime.c63 int hex; member
H A Drand.c67 int hex; member
/openbsd/usr.bin/x99token/
H A Dx99token.c44 int hex = 1; in main() local
/openbsd/lib/libcrypto/ts/
H A Dts_lib.c79 char *hex; in TS_ASN1_INTEGER_print_bio() local
/openbsd/lib/libc/hash/
H A Dhelper.c43 static const char hex[] = "0123456789abcdef"; in HASHEnd() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Drom68k-rom.c88 rom68k_supply_one_register (int regno, unsigned char *hex) in rom68k_supply_one_register()
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dlong_long.c69 long long bin, oct, dec, hex; in known_types() member
/openbsd/gnu/usr.bin/perl/Porting/
H A Dtimecheck.c17 char *hex (time_t t) in hex() function

12345