Searched defs:DecodeBase64 (Results 1 – 2 of 2) sorted by relevance
30 static inline uint8_t* DecodeBase64(const char* src, size_t* dst_size) { in DecodeBase64() function
52 uint8_t* DecodeBase64(const char* src, size_t* dst_size) { in DecodeBase64() function