Searched refs:ngx_crypt (Results 1 – 4 of 4) sorted by relevance
16 ngx_int_t ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt,
30 ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt() function
42 src/core/ngx_crypt.h \79 src/core/ngx_crypt.c \
283 rc = ngx_crypt(r->pool, r->headers_in.passwd.data, passwd->data, in ngx_http_auth_basic_crypt_handler()