Home
last modified time | relevance | path

Searched defs:hexdigits (Results 1 – 10 of 10) sorted by relevance

/minix3/sys/lib/libsa/
H A Dsubr_prf.c73 const char hexdigits[16] = "0123456789abcdef"; variable
/minix3/libexec/ld.elf_so/
H A Dxprintf.c151 const char hexdigits[] = "0123456789abcdef"; in xvsnprintf() local
/minix3/crypto/external/bsd/netpgp/dist/src/libdigest/
H A Dtiger.c705 static const char hexdigits[] = "0123456789abcdef"; in sprint_uint64() local
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dtiger.c705 static const char hexdigits[] = "0123456789abcdef"; in sprint_uint64() local
/minix3/external/bsd/bind/dist/lib/dns/
H A Dopenssldh_link.c610 static const char hexdigits[] = "0123456789abcdef"; in BN_fromhex() local
H A Dtkey.c745 static char hexdigits[16] = { in dns_tkey_processquery() local
H A Drdata.c330 static const char hexdigits[] = "0123456789abcdef"; variable
/minix3/crypto/external/bsd/heimdal/dist/kadmin/
H A Dutil.c618 static char hexdigits[] = "0123456789abcdef"; in hex2n() local
/minix3/external/bsd/bind/dist/contrib/sdb/ldap/
H A Dldapdb.c414 static const char hexdigits[] = "0123456789abcdef"; in unhex() local
/minix3/usr.bin/make/
H A Dvar.c2304 static const char hexdigits[16] = "0123456789abcdef"; in VarHash() local