Searched defs:toEncode (Results 1 – 4 of 4) sorted by relevance
144 std::string toEncode = "testtest"; variable161 std::string toEncode = "testtest"; variable
218 unsigned char *toEncode = nullptr; variable241 unsigned char *toEncode = nullptr; variable
92 std::string Base64Encode(const unsigned char *toEncode, unsigned int len) in Base64Encode()
245 std::string Base64Encode(const unsigned char *toEncode, unsigned int len) in Base64Encode()