Home
last modified time | relevance | path

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

/openbmc/linux/fs/crypto/
H A Dcrypto.c116 if (WARN_ON_ONCE(len % FSCRYPT_CONTENTS_ALIGNMENT != 0)) in fscrypt_crypt_block()
/openbmc/linux/include/linux/
H A Dfscrypt.h31 #define FSCRYPT_CONTENTS_ALIGNMENT 16 macro
/openbmc/linux/fs/ubifs/
H A Dubifs.h135 #define UBIFS_CIPHER_BLOCK_SIZE FSCRYPT_CONTENTS_ALIGNMENT