Home
last modified time | relevance | path

Searched refs:base64_decode (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dhttp_auth.c88 static unsigned char * base64_decode(buffer *out, const char *in) { in base64_decode() function
849 if (!base64_decode(username, realm_str)) { in http_auth_basic_check()