keygen_salt
kgvar: SALT bits EOL { $$ = keygen_salt($2); }
| KEYGEN_SALT bits EOL { $$ = keygen_salt($2); }
struct keygen *keygen_salt(bits_t *);