Home
last modified time | relevance | path

Searched defs:hexdig (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dto_hex.h23 static const char hexdig[] = "0123456789abcdef"; in ossl_to_lowerhex() local
/freebsd/contrib/gdtoa/
H A Dhd_init.c34 unsigned char hexdig[256]; variable
H A Dgdtoaimp.h563 #define hexdig __hexdig_D2A macro
/freebsd/crypto/openssl/crypto/
H A Do_str.c431 static const char hexdig[] = "0123456789ABCDEF"; in ossl_to_hex() local
/freebsd/sys/netgraph/
H A Dng_pptpgre.c369 static const char hexdig[16] = "0123456789abcdef"; in ng_pptpgre_newhook() local
H A Dng_l2tp.c408 static const char hexdig[16] = "0123456789abcdef"; in ng_l2tp_newhook() local
H A Dng_pppoe.c971 static const char hexdig[16] = "0123456789abcdef"; in ng_pppoe_rcvmsg() local