Searched refs:BLK_ENCRYPTION_MODE_INVALID (Results 1 – 7 of 7) sorted by relevance
145 return BLK_ENCRYPTION_MODE_INVALID; in cqhci_find_blk_crypto_mode() 221 if (blk_mode_num == BLK_ENCRYPTION_MODE_INVALID) in cqhci_crypto_init()
138 return BLK_ENCRYPTION_MODE_INVALID; in ufshcd_find_blk_crypto_mode() 203 if (blk_mode_num != BLK_ENCRYPTION_MODE_INVALID) in ufshcd_hba_init_crypto_capabilities()
98 WARN_ON(slotp->crypto_mode == BLK_ENCRYPTION_MODE_INVALID); in blk_crypto_fallback_evict_keyslot() 104 slotp->crypto_mode = BLK_ENCRYPTION_MODE_INVALID; in blk_crypto_fallback_evict_keyslot() 118 slotp->crypto_mode != BLK_ENCRYPTION_MODE_INVALID) in blk_crypto_fallback_keyslot_program() 570 blk_crypto_fallback_profile->modes_supported[BLK_ENCRYPTION_MODE_INVALID] = 0; in blk_crypto_fallback_init()
197 BUILD_BUG_ON(BLK_ENCRYPTION_MODE_INVALID != 0); in blk_crypto_sysfs_init()
81 BUILD_BUG_ON(BLK_ENCRYPTION_MODE_INVALID != 0); in bio_crypt_ctx_init()
14 BLK_ENCRYPTION_MODE_INVALID, enumerator
108 if (ci->ci_mode->blk_crypto_mode == BLK_ENCRYPTION_MODE_INVALID) in fscrypt_select_encryption_impl()