Searched refs:blk_crypto_get_keyslot (Results 1 – 4 of 4) sorted by relevance
73 blk_status_t blk_crypto_get_keyslot(struct blk_crypto_profile *profile,
295 blk_st = blk_crypto_get_keyslot(blk_crypto_fallback_profile, in blk_crypto_fallback_encrypt_bio()398 blk_st = blk_crypto_get_keyslot(blk_crypto_fallback_profile, in blk_crypto_fallback_decrypt_bio()
230 return blk_crypto_get_keyslot(rq->q->crypto_profile, in __blk_crypto_rq_get_keyslot()
248 blk_status_t blk_crypto_get_keyslot(struct blk_crypto_profile *profile, in blk_crypto_get_keyslot() function