Home
last modified time | relevance | path

Searched defs:key_type (Results 1 – 25 of 249) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/include/linux/
H A Dkey-type.h64 struct key_type { struct
66 const char *name;
72 size_t def_datalen;
74 unsigned int flags;
78 int (*vet_description)(const char *description);
84 int (*preparse)(struct key_preparsed_payload *prep);
88 void (*free_preparse)(struct key_preparsed_payload *prep);
94 int (*instantiate)(struct key *key, struct key_preparsed_payload *prep);
101 int (*update)(struct key *key, struct key_preparsed_payload *prep);
107 int (*match_preparse)(struct key_match_data *match_data);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dsecurity_cam.c316 u8 check_key_index(u8 addr_cam_sec_mode, u8 key_type, u8 key_index) in check_key_index()
377 u8 decide_key_index(u8 addr_cam_sec_mode, u8 key_type) in decide_key_index()
477 struct mac_role_tbl *role, u8 key_type, in delete_key_from_addr_cam()
533 struct mac_role_tbl *role, u8 key_type, in insert_key_to_addr_cam()
583 u8 mac_id, u8 key_id, u8 key_type, in m_security_cam_hal()
665 u8 i, sec_ent_valid, mac_id, key_type, key_index; in disconnect_flush_key() local
693 u8 key_type) in mac_sta_del_key()
733 u8 key_type) in mac_sta_add_key()
871 u8 mac_id, u8 key_id, u8 key_type) in mac_sta_search_key_idx()
1019 u8 key_valid_byte = 0, key_valid_byte_ori = 0, key_type = 0; in refresh_security_cam_info() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dsecurity_cam.c316 u8 check_key_index(u8 addr_cam_sec_mode, u8 key_type, u8 key_index) in check_key_index()
377 u8 decide_key_index(u8 addr_cam_sec_mode, u8 key_type) in decide_key_index()
477 struct mac_role_tbl *role, u8 key_type, in delete_key_from_addr_cam()
533 struct mac_role_tbl *role, u8 key_type, in insert_key_to_addr_cam()
583 u8 mac_id, u8 key_id, u8 key_type, in m_security_cam_hal()
665 u8 i, sec_ent_valid, mac_id, key_type, key_index; in disconnect_flush_key() local
693 u8 key_type) in mac_sta_del_key()
733 u8 key_type) in mac_sta_add_key()
871 u8 mac_id, u8 key_id, u8 key_type) in mac_sta_search_key_idx()
1019 u8 key_valid_byte = 0, key_valid_byte_ori = 0, key_type = 0; in refresh_security_cam_info() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/
H A Dtrie_policy.hpp78 typedef String key_type; typedef
161 typedef typename base_type::key_type key_type; typedef in __gnu_pbds::trie_prefix_search_node_update
263 typedef typename base_type::key_type key_type; typedef in __gnu_pbds::trie_order_statistics_node_update
H A Dtree_policy.hpp73 typedef typename base_type::key_type key_type; typedef in __gnu_pbds::tree_order_statistics_node_update
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/
H A Dtrie_policy.hpp78 typedef String key_type; typedef
161 typedef typename base_type::key_type key_type; typedef in __gnu_pbds::trie_prefix_search_node_update
263 typedef typename base_type::key_type key_type; typedef in __gnu_pbds::trie_order_statistics_node_update
H A Dtree_policy.hpp73 typedef typename base_type::key_type key_type; typedef in __gnu_pbds::tree_order_statistics_node_update
/OK3568_Linux_fs/u-boot/common/
H A Dattestation_key.c72 static const char *get_keyslot_str(keymaster_algorithm_t key_type) in get_keyslot_str()
201 static uint32_t write_key(keymaster_algorithm_t key_type, in write_key()
216 static uint32_t write_cert(keymaster_algorithm_t key_type, const uint8_t *cert, in write_cert()
229 static uint32_t write_cert_chain_length(keymaster_algorithm_t key_type, in write_cert_chain_length()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dhash-map-traits.h34 typedef typename H::value_type key_type; typedef
171 typedef Key key_type; typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dhash-map-traits.h34 typedef typename H::value_type key_type; typedef
171 typedef Key key_type; typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dunordered_set.h106 typedef typename _Hashtable::key_type key_type; in _GLIBCXX_VISIBILITY() typedef
922 typedef typename _Hashtable::key_type key_type; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_map.h111 typedef typename _Hashtable::key_type key_type; in _GLIBCXX_VISIBILITY() typedef
1259 typedef typename _Hashtable::key_type key_type; in _GLIBCXX_VISIBILITY() typedef
H A Dnode_handle.h156 using key_type = _Key; in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dunordered_set.h106 typedef typename _Hashtable::key_type key_type; in _GLIBCXX_VISIBILITY() typedef
922 typedef typename _Hashtable::key_type key_type; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_map.h111 typedef typename _Hashtable::key_type key_type; in _GLIBCXX_VISIBILITY() typedef
1259 typedef typename _Hashtable::key_type key_type; in _GLIBCXX_VISIBILITY() typedef
H A Dnode_handle.h156 using key_type = _Key; in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp58 typedef typename value_type::first_type key_type; typedef
100 typedef value_type key_type; typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp58 typedef typename value_type::first_type key_type; typedef
100 typedef value_type key_type; typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/trie_policy/
H A Dsample_trie_access_traits.hpp50 typedef std::string key_type; typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcond_key_dtor_entry_dealtor.hpp52 typedef typename HT_Map::key_type key_type; typedef in __gnu_pbds::detail::cond_dealtor
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcond_key_dtor_entry_dealtor.hpp52 typedef typename HT_Map::key_type key_type; typedef in __gnu_pbds::detail::cond_dealtor
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/trie_policy/
H A Dsample_trie_access_traits.hpp50 typedef std::string key_type; typedef
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.c9 u32 key_type, u32 *p_key_id) in mlx5_create_encryption_key()
/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Dkey.c21 struct ieee80211_key_conf *key, u32 key_type, in vnt_set_keymode()
/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Dkey.c37 struct ieee80211_key_conf *key, u32 key_type, in vnt_set_keymode()

12345678910