Searched refs:sSecretKeyLength (Results 1 – 1 of 1) sorted by relevance
1102 static u32 sSecretKeyLength = 30; // Ideally, the key should be more than 20 bytes variable1127 MATH_CalcHMACSHA1(tmpWep, data, sizeof(data), sSecretKey, sSecretKeyLength); in ParentWEPKeyGenerator()1153 MATH_CalcHMACSHA1(tmpWep, data, sizeof(data), sSecretKey, sSecretKeyLength); in ChildWEPKeyGenerator()