Home
last modified time | relevance | path

Searched refs:s_encrypt_pw_salt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dcrypto.c99 if (uuid_is_zero(sbi->s_es->s_encrypt_pw_salt)) { in ext4_ioctl_get_encryption_pwsalt()
113 generate_random_uuid(sbi->s_es->s_encrypt_pw_salt); in ext4_ioctl_get_encryption_pwsalt()
127 if (copy_to_user(arg, sbi->s_es->s_encrypt_pw_salt, 16)) in ext4_ioctl_get_encryption_pwsalt()
H A Dext4.h1401 __u8 s_encrypt_pw_salt[16]; /* Salt used for string2key algorithm */ member
/openbmc/linux/Documentation/filesystems/ext4/
H A Dsuper.rst429 - s_encrypt_pw_salt[16]