Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-crypto-profile.c219 unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot) in blk_crypto_keyslot_index() function
223 EXPORT_SYMBOL_GPL(blk_crypto_keyslot_index);
287 slot_idx = blk_crypto_keyslot_index(slot); in blk_crypto_get_keyslot()
400 blk_crypto_keyslot_index(slot)); in __blk_crypto_evict_key()
A Dblk-crypto-fallback.c193 int keyslot_idx = blk_crypto_keyslot_index(slot); in blk_crypto_fallback_alloc_cipher_req()
/linux-6.3-rc2/drivers/mmc/core/
A Dcrypto.c42 mrq->crypto_key_slot = blk_crypto_keyslot_index(keyslot); in mmc_crypto_prepare_req()
/linux-6.3-rc2/include/linux/
A Dblk-crypto-profile.h139 unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot);
/linux-6.3-rc2/drivers/ufs/core/
A Dufshcd-crypto.h24 lrbp->crypto_key_slot = blk_crypto_keyslot_index(rq->crypt_keyslot); in ufshcd_prepare_lrbp_crypto()

Completed in 8 milliseconds