Home
last modified time | relevance | path

Searched refs:ci_data_unit_bits (Results 1 – 2 of 2) sorted by relevance

/linux/fs/crypto/
H A Dkeysetup.c207 node->data_unit_bits == ci->ci_data_unit_bits && in fscrypt_find_mode_key()
248 new_node->data_unit_bits = ci->ci_data_unit_bits; in setup_per_mode_enc_key()
611 crypt_info->ci_data_unit_bits = in fscrypt_setup_encryption_info()
H A Dfscrypt_private.h277 u8 ci_data_unit_bits; member