Home
last modified time | relevance | path

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

/linux-4.19.296/fs/crypto/
Dfscrypt_private.h75 static inline bool fscrypt_valid_enc_modes(u32 contents_mode, in fscrypt_valid_enc_modes() argument
78 if (contents_mode == FS_ENCRYPTION_MODE_AES_128_CBC && in fscrypt_valid_enc_modes()
82 if (contents_mode == FS_ENCRYPTION_MODE_AES_256_XTS && in fscrypt_valid_enc_modes()