| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | stream.c | 19 static char hex[2 * 192 + 1]; variable
|
| H A D | scalarmult.c | 23 static char hex[crypto_scalarmult_BYTES * 2 + 1]; variable
|
| H A D | kdf.c | 11 char hex[crypto_kdf_BYTES_MAX * 2 + 1]; in tv_kdf() local
|
| H A D | kx.c | 19 char hex[65]; in tv_kx() local
|
| H A D | codecs.c | 15 const char *hex; in main() local
|
| H A D | xchacha20.c | 105 char *hex; in tv_stream_xchacha20() local 302 char hex[65]; in tv_box_xchacha20poly1305() local
|
| H A D | aead_aes256gcm.c | 3091 char *hex; in tv() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/zgenhostid/ |
| H A D | zgenhostid.c | 99 const char *hex = "0123456789abcdefABCDEF"; in main() local
|
| /f-stack/freebsd/contrib/zlib/test/ |
| 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()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/ |
| H A D | codecs.c | 14 sodium_bin2hex(char *const hex, const size_t hex_maxlen, in sodium_bin2hex() 42 const char *const hex, const size_t hex_len, in sodium_hex2bin()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/misc/ |
| H A D | straddr.c | 134 static char hex[16] = "0123456789abcdef"; in uni_prefix2str() local
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_string.c | 172 ngx_uint_t width, sign, hex, max_width, frac_width, scale, n; in ngx_vslprintf() local 504 static u_char hex[] = "0123456789abcdef"; in ngx_sprintf_num() local 1126 static u_char hex[] = "0123456789abcdef"; in ngx_hex_dump() local 1445 static u_char hex[] = "0123456789ABCDEF"; in ngx_escape_uri() local
|
| /f-stack/freebsd/sys/ |
| H A D | libkern.h | 77 hex2ascii(int hex) in hex2ascii()
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lua_cjson.c | 739 static int hexdigit2int(char hex) in hexdigit2int() 752 static int decode_hex4(const char *hex) in decode_hex4()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_crypto.c | 143 hex_key_to_raw(char *hex, int hexlen, uint8_t *out) in hex_key_to_raw()
|
| H A D | libzfs_dataset.c | 1283 char *hex = NULL; /* internal label string */ in zfs_valid_proplist() local
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_pptpgre.c | 366 const char *hex; in ng_pptpgre_newhook() local
|
| H A D | ng_l2tp.c | 407 const char *hex; in ng_l2tp_newhook() local
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_log_module.c | 773 static u_char hex[] = "0123456789ABCDEF"; in ngx_stream_log_escape() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_log_module.c | 995 static u_char hex[] = "0123456789ABCDEF"; in ngx_http_log_escape() local
|