Searched refs:fscrypt_valid_enc_modes_v2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/crypto/
H A Dpolicy.c68 * New combinations of modes should go in fscrypt_valid_enc_modes_v2() only.
87 static bool fscrypt_valid_enc_modes_v2(u32 contents_mode, u32 filenames_mode) function
220 if (!fscrypt_valid_enc_modes_v2(policy->contents_encryption_mode,

Completed in 164 milliseconds