Searched refs:b64table (Results 1 – 1 of 1) sorted by relevance
71 static char b64table[] = variable91 loc = strchr(b64table, src[i]); in t_fromb64()93 else a[i] = loc - b64table; in t_fromb64()148 *dst++ = b64table[c]; in t_tob64()154 *dst++ = b64table[c]; in t_tob64()160 *dst++ = b64table[c]; in t_tob64()166 *dst++ = b64table[c]; in t_tob64()