/openbsd/lib/libcrypto/bn/ |
H A D | bn_print.c | 65 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 D | print-ofp.c | 623 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 D | util.c | 169 static const char hex[] = "0123456789abcdef"; in tohexstr() local 186 char hex[3]; in fromhexstr() local
|
/openbsd/libexec/snmpd/snmpd_metrics/ |
H A D | util.c | 197 static const char hex[] = "0123456789abcdef"; in tohexstr() local 214 char hex[3]; in fromhexstr() local
|
/openbsd/gnu/llvm/libcxx/include/__charconv/ |
H A D | chars_format.h | 28 hex = 0x4, enumerator
|
/openbsd/usr.sbin/unbound/testcode/ |
H A D | readhex.c | 65 void hex_to_buf(sldns_buffer* pkt, const char* hex) in hex_to_buf()
|
H A D | unitmsgparse.c | 201 const char* hex) in perftestpkt() 315 const char* hex) in testpkt()
|
/openbsd/regress/lib/libz/ |
H A D | infcover.c | 245 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 D | typedef03.C | 20 hex = 0x0080, enumerator
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | enum2.C | 15 dec=020, oct=040, hex=0100, enumerator
|
/openbsd/regress/lib/libcrypto/cast/ |
H A D | casttest.c | 146 static char *hex = "0123456789ABCDEF"; in main() local
|
/openbsd/gnu/llvm/lld/Common/ |
H A D | Strings.cpp | 50 SmallVector<uint8_t, 0> hex; in parseHex() local
|
/openbsd/gnu/usr.bin/perl/cpan/bignum/lib/ |
H A D | bigint.pm | 216 sub hex(' . $proto . ') {' . <<'.'; subroutine
|
H A D | bigrat.pm | 195 sub hex(' . $proto . ') {' . <<'.'; subroutine
|
H A D | bigfloat.pm | 205 sub hex(' . $proto . ') {' . <<'.'; subroutine
|
H A D | bignum.pm | 238 sub hex(' . $proto . ') {' . <<'.'; subroutine
|
/openbsd/usr.bin/openssl/ |
H A D | prime.c | 63 int hex; member
|
H A D | rand.c | 67 int hex; member
|
/openbsd/usr.bin/x99token/ |
H A D | x99token.c | 44 int hex = 1; in main() local
|
/openbsd/lib/libcrypto/ts/ |
H A D | ts_lib.c | 78 char *hex = NULL; in TS_ASN1_INTEGER_print_bio() local
|
/openbsd/lib/libc/hash/ |
H A D | helper.c | 43 static const char hex[] = "0123456789abcdef"; in HASHEnd() local
|
/openbsd/lib/libcrypto/x509/ |
H A D | x509_obj.c | 93 static const char hex[] = "0123456789ABCDEF"; in X509_NAME_ENTRY_add_u8_cbb() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | rom68k-rom.c | 88 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 D | long_long.c | 69 long long bin, oct, dec, hex; in known_types() member
|
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | timecheck.c | 17 char *hex (time_t t) in hex() function
|