Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-crypto-internal.h79 int __blk_crypto_evict_key(struct blk_crypto_profile *profile,
H A Dblk-crypto.c424 err = __blk_crypto_evict_key(q->crypto_profile, key); in blk_crypto_evict_key()
H A Dblk-crypto-profile.c363 int __blk_crypto_evict_key(struct blk_crypto_profile *profile, in __blk_crypto_evict_key() function