Home
last modified time | relevance | path

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

/linux/fs/crypto/ !
H A Dpolicy.c72 static bool fscrypt_valid_enc_modes_v1(u32 contents_mode, u32 filenames_mode) in fscrypt_valid_enc_modes_v1() function
99 return fscrypt_valid_enc_modes_v1(contents_mode, filenames_mode); in fscrypt_valid_enc_modes_v2()
186 if (!fscrypt_valid_enc_modes_v1(policy->contents_encryption_mode, in fscrypt_supported_v1_policy()