Home
last modified time | relevance | path

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

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c138 static int b64_decode( const char* str, unsigned char* space, int size );
959 b64_decode( const char* str, unsigned char* space, int size ) in b64_decode() function
1069 l = b64_decode( in auth_check2()