Home
last modified time | relevance | path

Searched refs:blk_crypto_get_keyslot (Results 1 – 3 of 3) sorted by relevance

/linux/block/
H A Dblk-crypto-internal.h73 blk_status_t blk_crypto_get_keyslot(struct blk_crypto_profile *profile,
H A Dblk-crypto.c230 return blk_crypto_get_keyslot(rq->q->crypto_profile, in __blk_crypto_rq_get_keyslot()
H A Dblk-crypto-profile.c248 blk_status_t blk_crypto_get_keyslot(struct blk_crypto_profile *profile, in blk_crypto_get_keyslot() function