Searched refs:sSecretKey (Results 1 – 1 of 1) sorted by relevance
1101 static char *sSecretKey = "this is a secret key for HMAC"; variable1127 MATH_CalcHMACSHA1(tmpWep, data, sizeof(data), sSecretKey, sSecretKeyLength); in ParentWEPKeyGenerator()1153 MATH_CalcHMACSHA1(tmpWep, data, sizeof(data), sSecretKey, sSecretKeyLength); in ChildWEPKeyGenerator()