gpg: Make decryption of -R work w/o --try-secret-key or --default-key.
* g10/getkey.c (enum_secret_keys): At state 3 enumerate the keys in all cases not just when --try-all-secrets is used.
- Regression-due-to: 82b90eee100cf1c9680517059b2d35e295dd992a
- Reported-by: Carola Grunwald
- Signed-off-by: Werner Koch <wk@gnupg.org>