Home
last modified time | relevance | path

Searched refs:blk_crypto_evict_key (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dblk-crypto.h98 int blk_crypto_evict_key(struct block_device *bdev,
/linux-6.3-rc2/block/
A Dblk-crypto.c414 int blk_crypto_evict_key(struct block_device *bdev, in blk_crypto_evict_key() function
428 EXPORT_SYMBOL_GPL(blk_crypto_evict_key);
/linux-6.3-rc2/fs/crypto/
A Dinline_crypt.c223 blk_crypto_evict_key(devs[i], blk_key); in fscrypt_destroy_inline_crypt_key()
/linux-6.3-rc2/Documentation/block/
A Dinline-encryption.rst210 block_device, users must call ``blk_crypto_evict_key()``. This ensures that
221 5. ``blk_crypto_evict_key()`` (after all I/O has completed)
226 and ``blk_crypto_evict_key()`` must be called on each block_device.
/linux-6.3-rc2/drivers/md/
A Ddm-table.c1216 err = blk_crypto_evict_key(dev->bdev, args->key); in dm_keyslot_evict_callback()

Completed in 12 milliseconds