Home
last modified time | relevance | path

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

/linux/block/
A Dblk-crypto.c401 int blk_crypto_evict_key(struct request_queue *q, in blk_crypto_evict_key() function
413 EXPORT_SYMBOL_GPL(blk_crypto_evict_key);
/linux/include/linux/
A Dblk-crypto.h100 int blk_crypto_evict_key(struct request_queue *q,
/linux/fs/crypto/
A Dinline_crypt.c199 blk_crypto_evict_key(blk_key->devs[i], &blk_key->base); in fscrypt_destroy_inline_crypt_key()
/linux/Documentation/block/
A Dinline-encryption.rst210 request_queue, 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 request_queue.
/linux/drivers/md/
A Ddm-table.c1205 err = blk_crypto_evict_key(bdev_get_queue(dev->bdev), args->key); in dm_keyslot_evict_callback()

Completed in 17 milliseconds