Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Ddirhash.c33 static void TEA_transform(__u32 buf[4], __u32 const in[]) in TEA_transform() function
245 TEA_transform(buf, in); in ext2fs_dirhash()
/external/f2fs-tools/lib/
Dlibf2fs.c220 static void TEA_transform(unsigned int buf[4], unsigned int const in[]) in TEA_transform() function
300 TEA_transform(buf, in); in f2fs_dentry_hash()