PBKDF2_ITER_DEFAULT
{ OPT_MORE_STR, 0, 0, "Default: " STR(PBKDF2_ITER_DEFAULT) },
"Use -iter to change the iteration count from " STR(PBKDF2_ITER_DEFAULT) },
iter = PBKDF2_ITER_DEFAULT;