Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-crypto.c288 if (__blk_crypto_cfg_supported(profile, &bc_key->crypto_cfg)) in __blk_crypto_bio_prep()
364 __blk_crypto_cfg_supported(q->crypto_profile, cfg); in blk_crypto_config_supported()
385 if (__blk_crypto_cfg_supported(q->crypto_profile, &key->crypto_cfg)) in blk_crypto_start_using_key()
406 if (__blk_crypto_cfg_supported(q->crypto_profile, &key->crypto_cfg)) in blk_crypto_evict_key()
Dblk-crypto-profile.c344 bool __blk_crypto_cfg_supported(struct blk_crypto_profile *profile, in __blk_crypto_cfg_supported() function
Dblk-crypto-fallback.c502 if (!__blk_crypto_cfg_supported(&blk_crypto_fallback_profile, in blk_crypto_fallback_bio_prep()
/linux-6.1.9/include/linux/
Dblk-crypto-profile.h147 bool __blk_crypto_cfg_supported(struct blk_crypto_profile *profile,
/linux-6.1.9/fs/crypto/
Dinline_crypt.c83 __blk_crypto_cfg_supported(q->crypto_profile, cfg)) { in fscrypt_log_blk_crypto_impl()