Searched refs:key_types_supported (Results 1 – 7 of 7) sorted by relevance
353 if (!(profile->key_types_supported & cfg->key_type)) in __blk_crypto_cfg_supported()492 if (!(profile->key_types_supported & BLK_CRYPTO_KEY_TYPE_HW_WRAPPED)) in blk_crypto_derive_sw_secret()512 if (!(profile->key_types_supported & BLK_CRYPTO_KEY_TYPE_HW_WRAPPED)) in blk_crypto_import_key()531 if (!(profile->key_types_supported & BLK_CRYPTO_KEY_TYPE_HW_WRAPPED)) in blk_crypto_generate_key()550 if (!(profile->key_types_supported & BLK_CRYPTO_KEY_TYPE_HW_WRAPPED)) in blk_crypto_prepare_key()585 parent->key_types_supported &= child->key_types_supported; in blk_crypto_intersect_capabilities()590 parent->key_types_supported = 0; in blk_crypto_intersect_capabilities()623 if (reference->key_types_supported & ~target->key_types_supported) in blk_crypto_has_capabilities()660 dst->key_types_supported = src->key_types_supported; in blk_crypto_update_capabilities()
75 !(profile->key_types_supported & BLK_CRYPTO_KEY_TYPE_HW_WRAPPED)) in blk_crypto_is_visible()78 !(profile->key_types_supported & BLK_CRYPTO_KEY_TYPE_RAW)) in blk_crypto_is_visible()
563 blk_crypto_fallback_profile->key_types_supported = BLK_CRYPTO_KEY_TYPE_RAW; in blk_crypto_fallback_init()
147 unsigned int key_types_supported; member
207 profile->key_types_supported = BLK_CRYPTO_KEY_TYPE_RAW; in cqhci_crypto_init()
188 hba->crypto_profile.key_types_supported = BLK_CRYPTO_KEY_TYPE_RAW; in ufshcd_hba_init_crypto_capabilities()
1405 profile->key_types_supported = ~0; in dm_table_construct_crypto_profile()1421 if (profile->key_types_supported & BLK_CRYPTO_KEY_TYPE_HW_WRAPPED) { in dm_table_construct_crypto_profile()