aboutsummaryrefslogtreecommitdiff
path: root/src/basicauth.h
blob: 3a74ae9d7918bae72bc40de1f598c6d3b22d55a3 (plain)
1
2
3
4
#define ARG_UNUSED __attribute__ ((__unused__))
char *apr_md5_encode(const char *pw, const char *salt, char *result, 
                     size_t nbytes);

Return to:

Send suggestions and report system problems to the System administrator.