Home
last modified time | relevance | path

Searched refs: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()
H A Dfscrypt_private.h251 u8 data_unit_bits; member