Searched defs:empty_md5 (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/mbox/
H A Dmbox-mail.c153 static uint8_t empty_md5[16] = local
165 if (ext_data != NULL && memcmp(ext_data, empty_md5, 16) != 0) {
200 /* i guess in theory the empty_md5 is valid and can happen,

Completed in 154 milliseconds