Searched refs:blk_crypto_evict_key (Results 1 – 5 of 5) sorted by relevance
98 void blk_crypto_evict_key(struct block_device *bdev,
417 void blk_crypto_evict_key(struct block_device *bdev, in blk_crypto_evict_key() function438 EXPORT_SYMBOL_GPL(blk_crypto_evict_key);
223 blk_crypto_evict_key(devs[i], blk_key); in fscrypt_destroy_inline_crypt_key()
210 block_device, users must call ``blk_crypto_evict_key()``. This ensures that221 5. ``blk_crypto_evict_key()`` (after all I/O has completed)226 and ``blk_crypto_evict_key()`` must be called on each block_device.
1226 blk_crypto_evict_key(dev->bdev, key); in dm_keyslot_evict_callback()