mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-08-24 09:31:04 +00:00
To use block crypto based inline encryption mechanism storage device driver should create a keyslot manager and register it with device request queue. To achieve this pass request queue pointer during host controller initialization where request queue can be updated with keyslot manager. Change-Id: I71f0005a1ad8867b6210e92878b8c112d436688e Signed-off-by: Pradeep P V K <ppvk@codeaurora.org>