b64t 331 ext/standard/crypt_sha256.c static const char b64t[64] = b64t 545 ext/standard/crypt_sha256.c *cp++ = b64t[w & 0x3f]; \ b64t 364 ext/standard/crypt_sha512.c static const char b64t[64] = b64t 580 ext/standard/crypt_sha512.c *cp++ = b64t[w & 0x3f]; \