Searched defs:hex (Results 1 - 25 of 26) sorted by relevance

12

/src/sys/external/isc/libsodium/dist/test/default/
H A Dstream.c19 static char hex[2 * 192 + 1]; variable in typeref:typename:char[]
[all...]
H A Dkdf.c11 char hex[crypto_kdf_BYTES_MAX * 2 + 1]; local in function:tv_kdf
H A Dscalarmult.c23 static char hex[crypto_scalarmult_BYTES * 2 + 1]; variable in typeref:typename:char[]
[all...]
H A Dcodecs.c15 const char *hex; local in function:main
[all...]
H A Dkx.c19 char hex[65]; local in function:tv_kx
[all...]
H A Daead_aes256gcm.c3091 char *hex; local in function:tv
H A Dxchacha20.c105 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 Dprintf.c36 const char *hex = "0123456789abcdef"; local in function:printf
/src/lib/libc/md/
H A DmdXhl.c50 static const char hex[]="0123456789abcdef"; local in function:WA
/src/lib/libm/arch/m68060/
H A DMakefile
/src/lib/libc/hash/
H A Dhashhl.c68 static const char hex[]="0123456789abcdef"; local in function:WA
/src/lib/libedit/
H A Dparse.c182 const wchar_t hex[] = L"0123456789ABCDEF"; local in function:parse__escape
/src/sys/arch/luna68k/dev/
H A Dif_le.c241 unsigned int u, l, hex; local in function:myetheraddr
/src/sys/arch/luna68k/stand/boot/
H A Dif_le.c260 unsigned int u, l, hex; local in function:myetheraddr
/src/tests/usr.bin/xlint/lint1/
H A Dlang_level_c99.c142 double hex = 0x1.0p34; local in function:hexadecimal_floating_point_constants
/src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
H A Dcodecs.c14 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 Dinfcover.c245 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 Dwmi_acpi.c325 char hex[3]; local in function:acpi_wmi_guid_get
/src/usr.bin/mail/
H A Dmime_codecs.c400 _qp_cfromhex(char const *hex) argument
/src/sys/dev/acpi/
H A Dapei.c611 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 Dbt3c.c557 hex(const uint8_t *p, int n) function in typeref:typename:int32_t
/src/sys/arch/sparc64/dev/
H A Dffb.c1382 int m, d, p, f, hex = 0, curdiff; local in function:ffb_get_pclk
/src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c528 static const char hex[] = "0123456789abcdef"; local in function:print_status
/src/usr.bin/kdump/
H A Dkdump.c1165 const char hex[] = "0123456789abcdef"; local in function:hexdump_buf
/src/sbin/newfs_udf/
H A Dudf_core.c153 int hex = 0; local in function:parse_udfversion

Completed in 27 milliseconds

12