Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Ddirhash.c141 static void str2hashbuf(const char *msg, int len, __u32 *buf, int num, in str2hashbuf() function
230 str2hashbuf(p, len, in, 8, unsigned_flag); in ext2fs_dirhash()
244 str2hashbuf(p, len, in, 4, unsigned_flag); in ext2fs_dirhash()
/external/f2fs-tools/lib/
Dlibf2fs.c238 static void str2hashbuf(const unsigned char *msg, int len, in str2hashbuf() function
293 str2hashbuf(p, len, in, 4); in f2fs_dentry_hash()