Home
last modified time | relevance | path

Searched refs:__blk_crypto_cfg_supported (Results 1 – 4 of 4) sorted by relevance

/linux/block/
A Dblk-crypto.c286 if (__blk_crypto_cfg_supported(profile, &bc_key->crypto_cfg)) in __blk_crypto_bio_prep()
362 __blk_crypto_cfg_supported(q->crypto_profile, cfg); in blk_crypto_config_supported()
383 if (__blk_crypto_cfg_supported(q->crypto_profile, &key->crypto_cfg)) in blk_crypto_start_using_key()
404 if (__blk_crypto_cfg_supported(q->crypto_profile, &key->crypto_cfg)) in blk_crypto_evict_key()
A Dblk-crypto-profile.c344 bool __blk_crypto_cfg_supported(struct blk_crypto_profile *profile, in __blk_crypto_cfg_supported() function
A Dblk-crypto-fallback.c502 if (!__blk_crypto_cfg_supported(&blk_crypto_fallback_profile, in blk_crypto_fallback_bio_prep()
/linux/include/linux/
A Dblk-crypto-profile.h147 bool __blk_crypto_cfg_supported(struct blk_crypto_profile *profile,

Completed in 6 milliseconds