Searched refs:KeyLength (Results 1 – 2 of 2) sorted by relevance
145 unsigned KeyLength = Key.size(); in Create() local150 KeyLength+1; in Create()157 new (NewItem) StringMapEntry(KeyLength, std::forward<InitType>(InitVal)); in Create()161 memcpy(StrBuffer, Key.data(), KeyLength); in Create()162 StrBuffer[KeyLength] = 0; // Null terminate for convenience of clients. in Create()
186 ULONG KeyLength; member196 ULONG KeyLength; member965 wep->KeyLength = key_len; in wpa_driver_ndis_add_wep()1025 nkey->KeyLength = key_len; in wpa_driver_ndis_set_key()