mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
This commit is contained in:
parent
3f95e31e5d
commit
b8805ca724
8 changed files with 142 additions and 23 deletions
|
@ -91,6 +91,10 @@ void idea_cipher_warn( int show );
|
|||
#define idea_cipher_warn(a)
|
||||
#endif
|
||||
|
||||
void md5_digest_warn (int show);
|
||||
|
||||
void not_in_gpg1_notice (void);
|
||||
|
||||
struct expando_args
|
||||
{
|
||||
PKT_public_key *pk;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue