Searched refs:micKeyDescVersion (Results 1 – 2 of 2) sorted by relevance
161 UINT8 *MIC_Key, UINT8 MIC_Key_length, UINT8 micKeyDescVersion) in ComputeEAPOL_MIC() argument171 if (micKeyDescVersion == 0) { in ComputeEAPOL_MIC()173 micKeyDescVersion = pKeyMsg->key_info.KeyDescriptorVersion; in ComputeEAPOL_MIC()176 switch (micKeyDescVersion) { in ComputeEAPOL_MIC()
48 UINT8 MIC_Key_length, UINT8 micKeyDescVersion);