Home
last modified time | relevance | path

Searched refs:blk_crypto_put_keyslot (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/block/
H A Dblk-crypto-internal.h77 void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot);
H A Dblk-crypto-fallback.c364 blk_crypto_put_keyslot(slot); in blk_crypto_fallback_encrypt_bio()
437 blk_crypto_put_keyslot(slot); in blk_crypto_fallback_decrypt_bio()
H A Dblk-crypto-profile.c237 * will be stored here. blk_crypto_put_keyslot() must be called
320 * blk_crypto_put_keyslot() - Release a reference to a keyslot
325 void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot) in blk_crypto_put_keyslot() function
H A Dblk-crypto.c237 blk_crypto_put_keyslot(rq->crypt_keyslot); in __blk_crypto_rq_put_keyslot()

Completed in 4 milliseconds