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

/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dlibhttpd.c147 static int b64_decode( const char* str, unsigned char* space, int size );
929 b64_decode( const char* str, unsigned char* space, int size ) function
1039 l = b64_decode(

Completed in 44 milliseconds