Searched defs:modp_b64_decode (Results 1 – 4 of 4) sorted by relevance
121 int modp_b64_decode(char* dest, const char* src, int len) in modp_b64_decode() function189 size_t modp_b64_decode(char* dest, const char* src, size_t len) in modp_b64_decode() function
156 inline std::string& modp_b64_decode(std::string& s) in modp_b64_decode() function
119 int modp_b64_decode(char* dest, const char* src, int len) in modp_b64_decode() function187 int modp_b64_decode(char* dest, const char* src, int len) in modp_b64_decode() function
152 inline std::string& modp_b64_decode(std::string& s) in modp_b64_decode() function