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

/dovecot/src/plugins/mail-crypt/
H A Dmail-crypt-plugin.c57 static bool mail_crypt_is_stream_encrypted(struct istream *input) function
172 if (!mail_crypt_is_stream_encrypted(*stream))
238 if (mail_crypt_is_stream_encrypted(input)) {

Completed in 18 milliseconds