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

/dovecot/src/auth/
H A Dauth-settings.h63 const char *policy_hash_nonce; member in struct:auth_settings
H A Dauth-settings.c249 DEF(SET_STR, policy_hash_nonce),
307 .policy_hash_nonce = "",
463 if (*set->policy_hash_nonce == '\0') {
H A Dauth-policy.c461 context->set->policy_hash_nonce,
462 strlen(context->set->policy_hash_nonce));

Completed in 25 milliseconds