Home
last modified time | relevance | path

Searched refs:camel_cipher_context_decrypt_sync (Results 1 – 7 of 7) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/em-format/
H A De-mail-parser-inlinepgp-encrypted.c70 valid = camel_cipher_context_decrypt_sync ( in empe_inlinepgp_encrypted_parse()
H A De-mail-parser-multipart-encrypted.c100 valid = camel_cipher_context_decrypt_sync ( in empe_mp_encrypted_parse()
H A De-mail-parser-application-smime.c104 valid = camel_cipher_context_decrypt_sync ( in empe_app_smime_parse()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/tests/smime/
H A Dpgp.c195 valid = camel_cipher_context_decrypt_sync ( in main()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-cipher-context.h279 camel_cipher_context_decrypt_sync
H A Dcamel-cipher-context.c792 camel_cipher_context_decrypt_sync (CamelCipherContext *context, in camel_cipher_context_decrypt_sync() function
843 validity = camel_cipher_context_decrypt_sync ( in cipher_context_decrypt_thread()
/dports/mail/evolution/evolution-3.42.1/src/composer/
H A De-msg-composer.c3468 valid = camel_cipher_context_decrypt_sync ( in handle_multipart_encrypted()
4186 …validity = camel_cipher_context_decrypt_sync (cipher, mime_part, decrypted_part, cancellable, NULL… in e_msg_composer_setup_with_message()