HomeSort by relevance Sort by last modified time
    Searched refs:httpDecode64 (Results 1 - 2 of 2) sorted by null

  /external/libcups/cups/
http.h 494 extern char *httpDecode64(char *out, const char *in) _CUPS_DEPRECATED_MSG("Use httpDecode64_2 instead.");
http-support.c 541 * 'httpDecode64()' - Base64-decode a string.
550 httpDecode64(char *out, /* I - String to write to */
    [all...]

Completed in 84 milliseconds