Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
ngx_crypt.h File Reference
#include <ngx_config.h>
#include <ngx_core.h>
Include dependency graph for ngx_crypt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ngx_int_t ngx_crypt (ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted)

Function Documentation

ngx_int_t ngx_crypt ( ngx_pool_t pool,
u_char *  key,
u_char *  salt,
u_char **  encrypted 
)