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