X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=util%2Fcrypto.h;h=c384601c11d35772a727c55996f4c3180076481e;hp=dc95b4cadda7329d0d4041820a11af3ffd3a44e4;hb=d137170b23f8ccd9f967445e101d6f694df1cad4;hpb=181d4091c408b8ca014ec245ecdae602942b70ce diff --git a/util/crypto.h b/util/crypto.h index dc95b4ca..c384601c 100644 --- a/util/crypto.h +++ b/util/crypto.h @@ -16,7 +16,8 @@ typedef struct _notmuch_crypto { } _notmuch_crypto_t; GMimeObject * -_notmuch_crypto_decrypt (notmuch_decryption_policy_t decrypt, +_notmuch_crypto_decrypt (bool *attempted, + notmuch_decryption_policy_t decrypt, notmuch_message_t *message, GMimeCryptoContext* crypto_ctx, GMimeMultipartEncrypted *part,