Home
last modified time | relevance | path

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

/external/f2fs-tools/include/
Df2fs_fs.h837 __u8 encrypt_pw_salt[16]; /* Salt used for string2key algorithm */ member
/external/f2fs-tools/fsck/
Dmount.c592 MSG(0, "%02x", sb->encrypt_pw_salt[i]); in print_sb_state()