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

1234567

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dlist-1.s7 hex: label
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dreadhex.c65 void hex_to_buf(sldns_buffer* pkt, const char* hex) argument
/netbsd-current/sys/arch/emips/stand/common/
H A Dprintf.c36 const char *hex = "0123456789abcdef"; local
/netbsd-current/sys/external/isc/libsodium/dist/test/default/
H A Dstream.c19 static char hex[2 * 192 + 1]; variable
[all...]
H A Dkdf.c11 char hex[crypto_kdf_BYTES_MAX * 2 + 1]; local
H A Dscalarmult.c23 static char hex[crypto_scalarmult_BYTES * 2 + 1]; variable
[all...]
H A Dcodecs.c15 const char *hex; local
[all...]
H A Dkx.c19 char hex[65]; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-sha1.c23 static const char hex[] = "0123456789abcdef"; variable
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-sha1.c23 static const char hex[] = "0123456789abcdef"; variable
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-sha1.c23 static const char hex[] = "0123456789abcdef"; variable
/netbsd-current/external/mpl/bind/dist/tests/isc/
H A Dcrc64_test.c58 char hex[16 + 1]; local
/netbsd-current/external/bsd/iscsi/dist/src/lib/
H A Dmd5hl.c59 static const char hex[]="0123456789abcdef"; variable
/netbsd-current/lib/libc/md/
H A DmdXhl.c50 static const char hex[]="0123456789abcdef"; variable
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dhex_quote.c65 VSTRING *hex_quote(VSTRING *hex, const char *raw) argument
84 hex_unquote(VSTRING *raw, const char *hex) argument
137 VSTRING *hex = vstring_alloc(100); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dlong_long.c66 long long bin, oct, dec, hex; member in struct:__anon1413
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_obj.c33 static const char hex[17] = "0123456789ABCDEF"; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_obj.c35 static const char hex[17] = "0123456789ABCDEF"; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dlong_long.c66 long long bin, oct, dec, hex; member in struct:__anon897
/netbsd-current/external/bsd/libbind/dist/isc/
H A Dhex.c27 static const char hex[17] = "0123456789abcdef"; variable
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/otp/
H A Dotptest.c75 char *hex; member in struct:test
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ts/
H A Dts_lib.c23 char *hex; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dcons.s8 hex: .word 0Fh, 10H label
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_print.c49 EC_POINT_hex2point(const EC_GROUP *group, const char *hex, EC_POINT *point, BN_CTX *ctx) argument
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dprime.c46 int hex = 0, generate = 0, bits = 0, safe = 0, ret = 1; local

Completed in 187 milliseconds

1234567