[PATCH 0/2] scsi: ufs: add real time/inline crypto support to UFS HCD

2018-12-11 Thread Parshuram Thombare
ECB inline encryption. As part of [PATCH 2/2], MAINTAINERS file is modified to add name as supporter of ufshcd crypto files. Regards, Parshuram Thombare Parshuram Thombare (2): block: add bi_crypto_ctx variable in struct bio scsi: ufs: add inline crypto support to UFS HCD MAINTAINERS

[PATCH 2/2] scsi: ufs: add inline crypto support to UFS HCD

2018-12-11 Thread Parshuram Thombare
Add real time crypto support to UFS HCD using new device mapper 'crypto-ufs'. dmsetup tool can be used to enable real time / inline crypto support using device mapper 'crypt-ufs'. Signed-off-by: Parshuram Thombare --- MAINTAINERS |