Home
last modified time | relevance | path

Searched defs:key_index (Results 1 - 21 of 21) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Deapol_common.h72 u8 key_index; /* key flag in the most significant bit: member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Deapol_common.h72 u8 key_index; /* key flag in the most significant bit: member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_wapi.h127 hi_u8 key_index; member
H A Dhmac_wapi.c415 hi_u32 hmac_wapi_add_key(hmac_wapi_stru *wapi, hi_u8 key_index, const hi_u8 *puc_key) in hmac_wapi_add_key() argument
515 hi_u8 key_index = *puc_wapi_hdr; in hmac_wapi_decrypt() local
[all...]
H A Dhmac_11i.c104 hi_u8 key_index; in hmac_config_wapi_add_key() local
54 hmac_get_key_info(mac_vap_stru *mac_vap, hi_u8 *mac_addr, hi_u8 pairwise, hi_u8 key_index, hi_u8 *pus_user_idx) hmac_get_key_info() argument
207 hi_u8 key_index = payload_addkey_params->key_index; hmac_config_11i_add_key() local
287 hi_u8 key_index; hmac_config_11i_get_key() local
358 hi_u8 key_index = removekey->key_index; hmac_config_11i_remove_key() local
435 hi_u8 key_index; hmac_config_11i_set_default_key() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_user.c178 WIFI_ROM_TEXT hi_u32 mac_user_add_key_common(mac_user_stru *mac_user, hi_u8 key_index, const mac_key_params_stru *key) in mac_user_add_key_common() argument
228 WIFI_ROM_TEXT hi_u32 mac_user_add_wep_key(mac_user_stru *mac_user, hi_u8 key_index, const mac_key_params_stru *key) in mac_user_add_wep_key() argument
248 mac_user_add_rsn_key(mac_user_stru *mac_user, hi_u8 key_index, const mac_key_params_stru *key) mac_user_add_rsn_key() argument
260 mac_user_add_bip_key(mac_user_stru *mac_user, hi_u8 key_index, const mac_key_params_stru *key) mac_user_add_bip_key() argument
[all...]
H A Dmac_vap.c1795 WIFI_ROM_TEXT hi_u32 mac_vap_set_default_key(const mac_vap_stru *mac_vap, hi_u8 key_index) in mac_vap_set_default_key() argument
1830 WIFI_ROM_TEXT hi_u32 mac_vap_set_default_mgmt_key(const mac_vap_stru *mac_vap, hi_u8 key_index) in mac_vap_set_default_mgmt_key() argument
[all...]
H A Dmac_vap.h892 hi_u8 key_index; member
903 hi_u8 key_index; member
920 hi_u8 key_index; member
931 hi_u8 key_index; member
940 hi_u8 key_index; member
946 hi_u8 key_index; member
/third_party/node/deps/v8/src/objects/
H A Dobjects-body-descriptors-inl.h1378 const int key_index = EphemeronHashTable::EntryToIndex(i); in IterateBody() local
H A Dliteral-objects.cc32 EncodeComputedEntry(ClassBoilerplate::ValueKind value_kind, unsigned key_index) EncodeComputedEntry() argument
155 AddToDictionaryTemplate(IsolateT* isolate, Handle<Dictionary> dictionary, Key key, int key_index, ClassBoilerplate::ValueKind value_kind, Smi value) AddToDictionaryTemplate() argument
508 AddComputed(ClassBoilerplate::ValueKind value_kind, int key_index) AddComputed() argument
562 AddToPropertiesTemplate( IsolateT* isolate, Handle<PropertyDict> dictionary, Handle<Name> name, int key_index, ClassBoilerplate::ValueKind value_kind, Smi value) AddToPropertiesTemplate() argument
579 AddToElementsTemplate( IsolateT* isolate, Handle<NumberDictionary> dictionary, uint32_t key, int key_index, ClassBoilerplate::ValueKind value_kind, Smi value) AddToElementsTemplate() argument
[all...]
H A Dfeedback-vector.cc1380 int key_index = index + SimpleNumberDictionary::kEntryKeyIndex; in GetSourcePositions() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-classes.cc425 int key_index = ComputedEntryFlags::KeyIndexBits::decode(flags); in AddDescriptorsByTemplate() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_demo_hks.c121 hi_u32 app_hks_get_key_store_addr(hi_u32 *addr, hi_u32 *size, hi_u32 key_index) in app_hks_get_key_store_addr() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-internal-gen.cc667 TNode<IntPtrT> key_index = var_name_index.value(); in DeleteDictionaryProperty() local
603 DictionarySpecificDelete(TNode<JSReceiver> receiver, TNode<NameDictionary> properties, TNode<IntPtrT> key_index, TNode<Context> context) DictionarySpecificDelete() argument
640 DictionarySpecificDelete(TNode<JSReceiver> receiver, TNode<SwissNameDictionary> properties, TNode<IntPtrT> key_index, TNode<Context> context) DictionarySpecificDelete() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211.c801 static hi_s32 wal_cfg80211_get_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, bool pairwise, in wal_cfg80211_get_key() argument
886 hi_s32 wal_cfg80211_set_default_mgmt_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index) in wal_cfg80211_set_default_mgmt_key() argument
3289 hi_u32 wal_cfg80211_add_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, bool pairwise, in wal_cfg80211_add_key() argument
3368 wal_cfg80211_remove_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, hi_bool pairwise, const hi_u8 *mac_addr) wal_cfg80211_remove_key() argument
3429 wal_cfg80211_set_default_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, hi_bool unicast, hi_bool multicast) wal_cfg80211_set_default_key() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmxfenc.c1746 int key_index = mxf->last_key_index; in mxf_write_index_table_segment() local
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc1258 int key_index = EphemeronHashTable::EntryToIndex(i) + in ExtractEphemeronHashTableReferences() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1311 hi_u8 key_index; member
1316 hi_u8 key_index; member
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp4047 int ImGui::GetKeyPressedAmount(int key_index, float repeat_delay, float repeat_rate) in GetKeyPressedAmount() argument
H A Dimgui_internal.h1412 inline bool IsKeyPressedMap(ImGuiKey key, bool repeat = true) { const int key_index = GImGui->IO.KeyMap[key]; return (key_index >= 0) ? IsKeyPressed(key_index, repeat) : false; } in IsKeyPressedMap() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp4700 int ImGui::GetKeyPressedAmount(int key_index, float repeat_delay, float repeat_rate) in GetKeyPressedAmount() argument

Completed in 89 milliseconds