Searched refs:PBKDF2_ITER_DEFAULT (Results 1 – 1 of 1) sorted by relevance
33 #define PBKDF2_ITER_DEFAULT 10000 macro97 {OPT_MORE_STR, 0, 0, "Default: " STR(PBKDF2_ITER_DEFAULT)},101 "Use -iter to change the iteration count from " STR(PBKDF2_ITER_DEFAULT)},284 iter = PBKDF2_ITER_DEFAULT; in enc_main()