Home
last modified time | relevance | path

Searched refs:RSPAMD_CRYPTOBOX_T1HA (Results 1 – 8 of 8) sorted by relevance

/dports/mail/rspamd/rspamd-3.1/src/libcryptobox/
H A Dcryptobox.c1501 st->type = RSPAMD_CRYPTOBOX_T1HA; in rspamd_cryptobox_fast_hash_init()
1511 case RSPAMD_CRYPTOBOX_T1HA: in rspamd_cryptobox_fast_hash_init_specific()
1515 st->type = RSPAMD_CRYPTOBOX_T1HA; in rspamd_cryptobox_fast_hash_init_specific()
1547 if (st->type == RSPAMD_CRYPTOBOX_T1HA) { in rspamd_cryptobox_fast_hash_update()
1601 case RSPAMD_CRYPTOBOX_T1HA: in rspamd_cryptobox_fast_hash_update()
1617 if (st->type == RSPAMD_CRYPTOBOX_T1HA) { in rspamd_cryptobox_fast_hash_final()
1640 case RSPAMD_CRYPTOBOX_T1HA: in rspamd_cryptobox_fast_hash_final()
1691 case RSPAMD_CRYPTOBOX_T1HA: in rspamd_cryptobox_fast_hash_specific()
H A Dcryptobox.h352 RSPAMD_CRYPTOBOX_T1HA, enumerator
/dports/mail/rspamd-devel/rspamd-93430bb/src/libcryptobox/
H A Dcryptobox.c1533 case RSPAMD_CRYPTOBOX_T1HA: in rspamd_cryptobox_fast_hash_init_specific()
1537 st->type = RSPAMD_CRYPTOBOX_T1HA; in rspamd_cryptobox_fast_hash_init_specific()
1576 if (st->type == RSPAMD_CRYPTOBOX_T1HA) { in rspamd_cryptobox_fast_hash_update()
1636 case RSPAMD_CRYPTOBOX_T1HA: in rspamd_cryptobox_fast_hash_update()
1652 if (st->type == RSPAMD_CRYPTOBOX_T1HA) { in rspamd_cryptobox_fast_hash_final()
1680 case RSPAMD_CRYPTOBOX_T1HA: in rspamd_cryptobox_fast_hash_final()
1733 case RSPAMD_CRYPTOBOX_T1HA: in rspamd_cryptobox_fast_hash_specific()
H A Dcryptobox.h353 RSPAMD_CRYPTOBOX_T1HA, enumerator
/dports/mail/rspamd-devel/rspamd-93430bb/src/lua/
H A Dlua_cryptobox.c1163 RSPAMD_CRYPTOBOX_T1HA, 0); in rspamd_lua_hash_create()
1489 RSPAMD_CRYPTOBOX_T1HA, 0); in lua_cryptobox_hash_reset()
/dports/mail/rspamd/rspamd-3.1/src/lua/
H A Dlua_cryptobox.c1154 RSPAMD_CRYPTOBOX_T1HA, 0); in rspamd_lua_hash_create()
1476 RSPAMD_CRYPTOBOX_T1HA, 0); in lua_cryptobox_hash_reset()
/dports/mail/rspamd-devel/rspamd-93430bb/src/libserver/maps/
H A Dmap.c2664 bk->id = rspamd_cryptobox_fast_hash_specific (RSPAMD_CRYPTOBOX_T1HA, in rspamd_map_parse_backend()
/dports/mail/rspamd/rspamd-3.1/src/libserver/maps/
H A Dmap.c2652 bk->id = rspamd_cryptobox_fast_hash_specific (RSPAMD_CRYPTOBOX_T1HA, in rspamd_map_parse_backend()