|
GNU libmicrohttpd
0.9.29
|
#include "platform.h"

Go to the source code of this file.
Functions | |
| char * | BASE64Decode (const char *src) |
| char* BASE64Decode | ( | const char * | src | ) |
Definition at line 30 of file base64.c.
References base64_digits, and NULL.
Referenced by MHD_basic_auth_get_username_password().
