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.c70 static bool fscrypt_valid_enc_modes_v1(u32 contents_mode, u32 filenames_mode) in fscrypt_valid_enc_modes_v1() function
97 return fscrypt_valid_enc_modes_v1(contents_mode, filenames_mode); in fscrypt_valid_enc_modes_v2()
184 if (!fscrypt_valid_enc_modes_v1(policy->contents_encryption_mode, in fscrypt_supported_v1_policy()