Searched refs:enc_flags (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/mail-crypt/
H A Dmail-crypt-plugin.c256 enum io_stream_encrypt_flags enc_flags; local
258 enc_flags = IO_STREAM_ENC_VERSION_1;
260 enc_flags = IO_STREAM_ENC_INTEGRITY_AEAD;
321 MAIL_CRYPT_ENC_ALGORITHM, pub_key, enc_flags);

Completed in 10 milliseconds