Searched refs:DecodeThreeChars (Results 1 – 1 of 1) sorted by relevance
61 Status DecodeThreeChars(const char* codes, char* result) { in DecodeThreeChars() function103 TF_RETURN_IF_ERROR(DecodeThreeChars(b64, current)); in Base64Decode()131 TF_RETURN_IF_ERROR(DecodeThreeChars(tail, current)); in Base64Decode()