Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dext2_fs.h623 #define EXT4_CRYPTO_BLOCK_SIZE 16 macro
/third_party/e2fsprogs/e2fsck/
Dpass2.c555 if (ext2fs_dirent_name_len(dirent) < EXT4_CRYPTO_BLOCK_SIZE) { in encrypted_check_name()