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

/netbsd-current/external/bsd/openldap/dist/servers/slapd/pwmods/
H A Dargon2.c41 #define SLAPD_ARGON2_MEMORY (1 << 12) macro
53 #define SLAPD_ARGON2_MEMORY (crypto_pwhash_argon2id_MEMLIMIT_INTERACTIVE / 1024) macro
61 static unsigned long memory = SLAPD_ARGON2_MEMORY;

Completed in 82 milliseconds