Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Df2fs_fs.h146 __u8 encrypt_pw_salt[16]; /* Salt used for string2key algorithm */ member
/openbmc/linux/fs/f2fs/
H A Dfile.c2456 u8 encrypt_pw_salt[16]; in f2fs_ioc_get_encryption_pwsalt() local