Searched refs:__blk_crypto_evict_key (Results 1 – 4 of 4) sorted by relevance
79 int __blk_crypto_evict_key(struct blk_crypto_profile *profile,
424 err = __blk_crypto_evict_key(q->crypto_profile, key); in blk_crypto_evict_key()
363 int __blk_crypto_evict_key(struct blk_crypto_profile *profile, in __blk_crypto_evict_key() function
529 return __blk_crypto_evict_key(blk_crypto_fallback_profile, key); in blk_crypto_fallback_evict_key()