Searched refs:BLK_ENCRYPTION_MODE_INVALID (Results 1 – 7 of 7) sorted by relevance
152 return BLK_ENCRYPTION_MODE_INVALID; in cqhci_find_blk_crypto_mode()225 if (blk_mode_num == BLK_ENCRYPTION_MODE_INVALID) in cqhci_crypto_init()
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()559 profile->modes_supported[BLK_ENCRYPTION_MODE_INVALID] = 0; in blk_crypto_fallback_init()
162 BUILD_BUG_ON(BLK_ENCRYPTION_MODE_INVALID != 0); in blk_crypto_sysfs_init()
76 BUILD_BUG_ON(BLK_ENCRYPTION_MODE_INVALID != 0); in bio_crypt_ctx_init()
146 return BLK_ENCRYPTION_MODE_INVALID; in ufshcd_find_blk_crypto_mode()207 if (blk_mode_num != BLK_ENCRYPTION_MODE_INVALID) in ufshcd_hba_init_crypto_capabilities()
12 BLK_ENCRYPTION_MODE_INVALID, enumerator
107 if (ci->ci_mode->blk_crypto_mode == BLK_ENCRYPTION_MODE_INVALID) in fscrypt_select_encryption_impl()
Completed in 14 milliseconds