Home
last modified time | relevance | path

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

12345

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dhex_quote.c65 VSTRING *hex_quote(VSTRING *hex, const char *raw) in hex_quote()
84 VSTRING *hex_unquote(VSTRING *raw, const char *hex) in hex_unquote()
137 VSTRING *hex = vstring_alloc(100); in main() local
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dreadhex.c65 void hex_to_buf(sldns_buffer* pkt, const char* hex) in hex_to_buf()
/netbsd-src/sys/external/isc/libsodium/dist/test/default/
H A Dstream.c19 static char hex[2 * 192 + 1]; variable
H A Dscalarmult.c23 static char hex[crypto_scalarmult_BYTES * 2 + 1]; variable
H A Dkdf.c11 char hex[crypto_kdf_BYTES_MAX * 2 + 1]; in tv_kdf() local
H A Dcodecs.c15 const char *hex; in main() local
H A Dkx.c19 char hex[65]; in tv_kx() local
H A Dxchacha20.c105 char *hex; in tv_stream_xchacha20() local
302 char hex[65]; in tv_box_xchacha20poly1305() local
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-sha1.c23 static const char hex[] = "0123456789abcdef"; variable
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-sha1.c23 static const char hex[] = "0123456789abcdef"; variable
/netbsd-src/sys/arch/emips/stand/common/
H A Dprintf.c36 const char *hex = "0123456789abcdef"; in printf() local
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dcrc64_test.c58 snprintf(hex, sizeof(hex), "%016" PRIX64, crc); in _crc64() local
/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dmd5hl.c59 static const char hex[]="0123456789abcdef"; in MDNAME() local
/netbsd-src/external/gpl3/binutils.old/dist/zlib/test/
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()
/netbsd-src/external/gpl3/gdb/dist/zlib/test/
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()
/netbsd-src/external/gpl3/gdb.old/dist/zlib/test/
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()
/netbsd-src/external/gpl3/binutils/dist/zlib/test/
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()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_obj.c33 static const char hex[17] = "0123456789ABCDEF"; in X509_NAME_oneline() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dprime.c46 int hex = 0, generate = 0, bits = 0, safe = 0, ret = 1; in prime_main() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_print.c50 const char *hex, EC_POINT *point, BN_CTX *ctx) in EC_POINT_hex2point()
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dhex.c27 static const char hex[17] = "0123456789abcdef"; variable
/netbsd-src/lib/libc/md/
H A DmdXhl.c50 static const char hex[]="0123456789abcdef"; in WA() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_obj.c35 static const char hex[17] = "0123456789ABCDEF"; in X509_NAME_oneline() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dprime.c38 int hex = 0, checks = 20, generate = 0, bits = 0, safe = 0, ret = 1; in prime_main() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ts/
H A Dts_lib.c23 char *hex; in TS_ASN1_INTEGER_print_bio() local

12345