Searched refs:dm_target_passes_crypto (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Ddevice-mapper.h286 #define dm_target_passes_crypto(type) ((type)->features & DM_TARGET_PASSES_CRYPTO) macro
/linux-master/drivers/md/
H A Ddm-table.c1322 if (!dm_target_passes_crypto(ti->type)) {

Completed in 212 milliseconds