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

/dovecot/src/lib-dcrypt/
H A Dtest-stream.c466 static int no_op_cb(const char *digest ATTR_UNUSED, function
484 no_op_cb, NULL);
507 struct istream *ds = i_stream_create_decrypt_callback(is, no_op_cb, NULL);

Completed in 289 milliseconds