Searched refs:ospasswordlength (Results 1 – 1 of 1) sorted by relevance
38 static u16 ospasswordlength; variable137 ospasswordlength = maxpwsize; in plpks_gen_password()143 memcpy(ospassword, password, ospasswordlength); in plpks_gen_password()179 memcpy(auth->password, ospassword, ospasswordlength); in construct_auth()181 auth->passwordlength = cpu_to_be16(ospasswordlength); in construct_auth()