Searched refs:s_encrypt_pw_salt (Results 1 – 4 of 4) sorted by relevance
141 check_field(s_encrypt_pw_salt, 16); in main()
747 /*258*/ __u8 s_encrypt_pw_salt[16]; /* Salt used for string2key algorithm */ member
466 if (!e2p_is_null_uuid(sb->s_encrypt_pw_salt)) in list_super2()468 e2p_uuid2str(sb->s_encrypt_pw_salt)); in list_super2()
178 { "encrypt_pw_salt", &set_sb.s_encrypt_pw_salt, NULL, 16, parse_uuid },