| /src/sys/external/isc/libsodium/dist/test/default/ |
| H A D | stream.c | 19 static char hex[2 * 192 + 1]; variable in typeref:typename:char[] [all...] |
| H A D | kdf.c | 11 char hex[crypto_kdf_BYTES_MAX * 2 + 1]; local in function:tv_kdf
|
| H A D | scalarmult.c | 23 static char hex[crypto_scalarmult_BYTES * 2 + 1]; variable in typeref:typename:char[] [all...] |
| H A D | codecs.c | 15 const char *hex; local in function:main [all...] |
| H A D | kx.c | 19 char hex[65]; local in function:tv_kx [all...] |
| H A D | aead_aes256gcm.c | 3091 char *hex; local in function:tv
|
| H A D | xchacha20.c | 105 char *hex; local in function:tv_stream_xchacha20 302 char hex[65]; local in function:tv_box_xchacha20poly1305 [all...] |
| /src/sys/arch/emips/stand/common/ |
| H A D | printf.c | 36 const char *hex = "0123456789abcdef"; local in function:printf
|
| /src/lib/libc/md/ |
| H A D | mdXhl.c | 50 static const char hex[]="0123456789abcdef"; local in function:WA
|
| /src/lib/libm/arch/m68060/ |
| H A D | Makefile | |
| /src/lib/libc/hash/ |
| H A D | hashhl.c | 68 static const char hex[]="0123456789abcdef"; local in function:WA
|
| /src/lib/libedit/ |
| H A D | parse.c | 182 const wchar_t hex[] = L"0123456789ABCDEF"; local in function:parse__escape
|
| /src/sys/arch/luna68k/dev/ |
| H A D | if_le.c | 241 unsigned int u, l, hex; local in function:myetheraddr
|
| /src/sys/arch/luna68k/stand/boot/ |
| H A D | if_le.c | 260 unsigned int u, l, hex; local in function:myetheraddr
|
| /src/tests/usr.bin/xlint/lint1/ |
| H A D | lang_level_c99.c | 142 double hex = 0x1.0p34; local in function:hexadecimal_floating_point_constants
|
| /src/sys/external/isc/libsodium/dist/src/libsodium/sodium/ |
| H A D | codecs.c | 14 sodium_bin2hex(char *const hex, const size_t hex_maxlen, argument 41 sodium_hex2bin(unsigned char * const bin,const size_t bin_maxlen,const char * const hex,const size_t hex_len,const char * const ignore,size_t * const bin_len,const char ** const hex_end) argument
|
| /src/common/dist/zlib/test/ |
| H A D | infcover.c | 245 local unsigned char *h2b(const char *hex, unsigned *len) argument 284 inf(char * hex,char * what,unsigned step,int win,unsigned len,int err) argument 508 try(char * hex,char * id,int err) argument [all...] |
| /src/sys/dev/acpi/wmi/ |
| H A D | wmi_acpi.c | 325 char hex[3]; local in function:acpi_wmi_guid_get
|
| /src/usr.bin/mail/ |
| H A D | mime_codecs.c | 400 _qp_cfromhex(char const *hex) argument
|
| /src/sys/dev/acpi/ |
| H A D | apei.c | 611 char hex[9*sizeof(PE->CapabilityStructure)/4]; local in function:apei_cper_pcie_error_report 656 char hex[9*sizeof(PE->AERInfo)/4]; local in function:apei_cper_pcie_error_report [all...] |
| /src/sys/dev/pcmcia/ |
| H A D | bt3c.c | 557 hex(const uint8_t *p, int n) function in typeref:typename:int32_t
|
| /src/sys/arch/sparc64/dev/ |
| H A D | ffb.c | 1382 int m, d, p, f, hex = 0, curdiff; local in function:ffb_get_pclk
|
| /src/dist/pf/sbin/pfctl/ |
| H A D | pfctl_parser.c | 528 static const char hex[] = "0123456789abcdef"; local in function:print_status
|
| /src/usr.bin/kdump/ |
| H A D | kdump.c | 1165 const char hex[] = "0123456789abcdef"; local in function:hexdump_buf
|
| /src/sbin/newfs_udf/ |
| H A D | udf_core.c | 153 int hex = 0; local in function:parse_udfversion
|