Searched refs:itoabase64 (Results 1 – 1 of 1) sorted by relevance
49 static const unsigned char itoabase64[] = variable91 *s++ = itoabase64[v & 0x3f]; in __crypt_tobase64()