Home
last modified time | relevance | path

Searched refs:RSPAMD_FUZZY_REPLY_ENCRYPTED (Results 1 – 2 of 2) sorted by relevance

/dports/mail/rspamd/rspamd-3.1/src/
H A Dfuzzy_storage.c685 RSPAMD_FUZZY_REPLY_ENCRYPTED = 0x1u << 0u, enumerator
719 if (flags & RSPAMD_FUZZY_REPLY_ENCRYPTED) { in rspamd_fuzzy_make_reply()
819 send_flags |= RSPAMD_FUZZY_REPLY_ENCRYPTED; in rspamd_fuzzy_check_callback()
827 send_flags |= RSPAMD_FUZZY_REPLY_ENCRYPTED; in rspamd_fuzzy_check_callback()
1004 send_flags |= RSPAMD_FUZZY_REPLY_ENCRYPTED; in rspamd_fuzzy_process_command()
1010 send_flags |= RSPAMD_FUZZY_REPLY_SHINGLE|RSPAMD_FUZZY_REPLY_ENCRYPTED; in rspamd_fuzzy_process_command()
/dports/mail/rspamd-devel/rspamd-93430bb/src/
H A Dfuzzy_storage.c678 RSPAMD_FUZZY_REPLY_ENCRYPTED = 0x1u << 0u, enumerator
712 if (flags & RSPAMD_FUZZY_REPLY_ENCRYPTED) { in rspamd_fuzzy_make_reply()
812 send_flags |= RSPAMD_FUZZY_REPLY_ENCRYPTED; in rspamd_fuzzy_check_callback()
820 send_flags |= RSPAMD_FUZZY_REPLY_ENCRYPTED; in rspamd_fuzzy_check_callback()
997 send_flags |= RSPAMD_FUZZY_REPLY_ENCRYPTED; in rspamd_fuzzy_process_command()
1003 send_flags |= RSPAMD_FUZZY_REPLY_SHINGLE|RSPAMD_FUZZY_REPLY_ENCRYPTED; in rspamd_fuzzy_process_command()