Searched refs:decodeBase64Byte (Results 1 – 1 of 1) sorted by relevance
12 static char decodeBase64Byte(uint8_t Ch) { in decodeBase64Byte() function58 const char DecodedByte = decodeBase64Byte(Byte); in decodeBase64()