Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
[platform/kernel/linux-starfive.git] / block / blk-crypto.c
index 09fcb18..c5bdaaf 100644 (file)
@@ -409,3 +409,4 @@ int blk_crypto_evict_key(struct request_queue *q,
         */
        return blk_crypto_fallback_evict_key(key);
 }
+EXPORT_SYMBOL_GPL(blk_crypto_evict_key);