Lines Matching defs:crypt
48 #define DM_MSG_PREFIX "crypt"
1837 * The work is done per CPU global for all dm-crypt instances.
2376 * dm-crypt performance can vary greatly depending on which crypto
3009 * Legacy dm-crypt cipher specification
3030 * For compatibility with the original dm-crypt mapping format, if
3318 ti->error = "Cannot allocate crypt request mempool";
3334 ti->error = "Cannot allocate crypt bioset";
3453 * If bio is REQ_PREFLUSH or REQ_OP_DISCARD, just bypass crypt queues.
3623 DMERR("aborting resume - crypt key is not set.");
3711 .name = "crypt",
3727 module_dm(crypt);