Searched refs:ngx_mail_salt (Results 1 – 5 of 5) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail.h | 381 ngx_int_t ngx_mail_salt(ngx_mail_session_t *s, ngx_connection_t *c,
|
| H A D | ngx_mail_imap_handler.c | 395 if (ngx_mail_salt(s, c, cscf) != NGX_OK) { in ngx_mail_imap_authenticate()
|
| H A D | ngx_mail_pop3_handler.c | 45 if (ngx_mail_salt(s, c, cscf) != NGX_OK) { in ngx_mail_pop3_init_session()
|
| H A D | ngx_mail_handler.c | 358 ngx_mail_salt(ngx_mail_session_t *s, ngx_connection_t *c, in ngx_mail_salt() function
|
| H A D | ngx_mail_smtp_handler.c | 648 if (ngx_mail_salt(s, c, cscf) != NGX_OK) { in ngx_mail_smtp_auth()
|