Searched refs:max_dun_bytes_supported (Results 1 – 7 of 7) sorted by relevance
353 if (profile->max_dun_bytes_supported < cfg->dun_bytes) in __blk_crypto_cfg_supported()483 parent->max_dun_bytes_supported = in blk_crypto_intersect_capabilities()484 min(parent->max_dun_bytes_supported, in blk_crypto_intersect_capabilities()485 child->max_dun_bytes_supported); in blk_crypto_intersect_capabilities()489 parent->max_dun_bytes_supported = 0; in blk_crypto_intersect_capabilities()520 if (reference->max_dun_bytes_supported > in blk_crypto_has_capabilities()521 target->max_dun_bytes_supported) in blk_crypto_has_capabilities()557 dst->max_dun_bytes_supported = src->max_dun_bytes_supported; in blk_crypto_update_capabilities()
37 return sysfs_emit(page, "%u\n", 8 * profile->max_dun_bytes_supported); in max_dun_bits_show()
85 unsigned int max_dun_bytes_supported; member
211 profile->max_dun_bytes_supported = 4; in cqhci_crypto_init()
197 hba->crypto_profile.max_dun_bytes_supported = 8; in ufshcd_hba_init_crypto_capabilities()
237 blk_crypto_profile, e.g. ``modes_supported`` and ``max_dun_bytes_supported``.
1322 profile->max_dun_bytes_supported = AES_BLOCK_SIZE; in exynos_ufs_fmp_init()