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

/linux-master/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,
H A Dblk-crypto-fallback.c296 blk_st = blk_crypto_get_keyslot(blk_crypto_fallback_profile,
399 blk_st = blk_crypto_get_keyslot(blk_crypto_fallback_profile,
H A Dblk-crypto-profile.c222 * @slot: a keyslot that blk_crypto_get_keyslot() returned
233 * blk_crypto_get_keyslot() - Get a keyslot for a key, if needed.
248 blk_status_t blk_crypto_get_keyslot(struct blk_crypto_profile *profile, function

Completed in 101 milliseconds