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

/dovecot/src/plugins/pop3-migration/
H A Dpop3-migration-plugin.h9 int pop3_migration_get_hdr_sha1(uint32_t mail_seq, struct istream *input,
H A Dtest-pop3-migration-plugin.c47 test_assert_idx(pop3_migration_get_hdr_sha1(1, input, digest, &have_eoh) == 0, i);
H A Dpop3-migration-plugin.c206 int pop3_migration_get_hdr_sha1(uint32_t mail_seq, struct istream *input, function
275 if (pop3_migration_get_hdr_sha1(mail->seq, input, sha1_r, &have_eoh) < 0)
310 ret = pop3_migration_get_hdr_sha1(mail->seq, input, sha1_r, &have_eoh);

Completed in 2012 milliseconds