Searched defs:hextab (Results 1 – 3 of 3) sorted by relevance
301 static char hextab[] = "0123456789abcdef"; in smtp_auth_md5() local
207 static char hextab[17] = "0123456789ABCDEF"; variable
1065 static char hextab[] = { in hexnibble() local