| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/ |
| H A D | aes-omac1.c | 42 int omac1_aes_vector(const u8 *key, size_t key_len, size_t num_elem, in omac1_aes_vector() 132 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() 151 int omac1_aes_128(const u8 *key, const u8 *data, size_t data_len, u8 *mac) in omac1_aes_128() 169 int omac1_aes_256(const u8 *key, const u8 *data, size_t data_len, u8 *mac) in omac1_aes_256()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/ |
| H A D | aes-omac1.c | 42 int omac1_aes_vector(const u8 *key, size_t key_len, size_t num_elem, in omac1_aes_vector() 132 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() 151 int omac1_aes_128(const u8 *key, const u8 *data, size_t data_len, u8 *mac) in omac1_aes_128() 169 int omac1_aes_256(const u8 *key, const u8 *data, size_t data_len, u8 *mac) in omac1_aes_256()
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | conntrack.h | 50 const struct sw_flow_key *key, in ovs_ct_copy_action() 63 struct sw_flow_key *key, in ovs_ct_execute() 71 struct sw_flow_key *key) in ovs_ct_clear() 77 struct sw_flow_key *key) in ovs_ct_fill_key()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/ |
| H A D | aes-omac1.c | 42 int omac1_aes_vector(const u8 *key, size_t key_len, size_t num_elem, in omac1_aes_vector() 132 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() 151 int omac1_aes_128(const u8 *key, const u8 *data, size_t data_len, u8 *mac) in omac1_aes_128() 169 int omac1_aes_256(const u8 *key, const u8 *data, size_t data_len, u8 *mac) in omac1_aes_256()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/ |
| H A D | aes-omac1.c | 42 int omac1_aes_vector(const u8 *key, size_t key_len, size_t num_elem, in omac1_aes_vector() 132 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() 151 int omac1_aes_128(const u8 *key, const u8 *data, size_t data_len, u8 *mac) in omac1_aes_128() 169 int omac1_aes_256(const u8 *key, const u8 *data, size_t data_len, u8 *mac) in omac1_aes_256()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | allowedips.c | 36 static inline u8 choose(struct allowedips_node *node, const u8 *key) in choose() 87 static u8 common_bits(const struct allowedips_node *node, const u8 *key, in common_bits() 99 static bool prefix_matches(const struct allowedips_node *node, const u8 *key, in prefix_matches() 112 const u8 *key) in find_node() 149 static bool node_placement(struct allowedips_node __rcu *trie, const u8 *key, in node_placement() 181 static int add(struct allowedips_node __rcu **trie, u8 bits, const u8 *key, in add() 285 u8 key[4] __aligned(__alignof(u32)); in wg_allowedips_insert_v4() local 296 u8 key[16] __aligned(__alignof(u64)); in wg_allowedips_insert_v6() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | rsa.c | 25 static int _rsa_enc(const struct rsa_mpi_key *key, MPI c, MPI m) in _rsa_enc() 39 static int _rsa_dec(const struct rsa_mpi_key *key, MPI m, MPI c) in _rsa_dec() 131 static void rsa_free_mpi_key(struct rsa_mpi_key *key) in rsa_free_mpi_key() 156 static int rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, in rsa_set_pub_key() 190 static int rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, in rsa_set_priv_key()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | jump_label.h | 13 static __always_inline bool arch_static_branch(struct static_key *key, in arch_static_branch() 28 static __always_inline bool arch_static_branch_jump(struct static_key *key, in arch_static_branch_jump() 61 jump_label_t key; member
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | jump_label.h | 12 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch() 26 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump() 45 jump_label_t key; member
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | jump_label.h | 31 static __always_inline bool arch_static_branch(struct static_key *key, in arch_static_branch() 47 static __always_inline bool arch_static_branch_jump(struct static_key *key, in arch_static_branch_jump() 68 jump_label_t key; member
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | jump_label.h | 11 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch() 27 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump() 48 jump_label_t key; member
|
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | rk8xx_pwrkey.c | 17 struct dm_key_uclass_platdata *key; in rk8xx_pwron_rise_handler() local 28 struct dm_key_uclass_platdata *key; in rk8xx_pwron_fall_handler() local 39 struct dm_key_uclass_platdata *key = dev_get_uclass_platdata(dev); in rk8xx_pwrkey_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | ieee80211_crypt_wep.c | 28 u8 key[WEP_KEY_LEN + 1]; member 70 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_encrypt() local 137 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_decrypt() local 185 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_set_key() 199 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_get_key()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/ |
| H A D | rtllib_crypt_wep.c | 23 u8 key[WEP_KEY_LEN + 1]; member 65 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_encrypt() local 135 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_decrypt() local 184 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_set_key() 198 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_get_key()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | mbcache.c | 51 u32 key) in mb_cache_entry_head() 74 int mb_cache_entry_create(struct mb_cache *cache, gfp_t mask, u32 key, in mb_cache_entry_create() 130 u32 key) in __entry_find() 169 u32 key) in mb_cache_entry_find_first() 198 struct mb_cache_entry *mb_cache_entry_get(struct mb_cache *cache, u32 key, in mb_cache_entry_get() 227 void mb_cache_entry_delete(struct mb_cache *cache, u32 key, u64 value) in mb_cache_entry_delete()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum1_mr_tcam.c | 30 struct mlxsw_sp_mr_route_key *key, in mlxsw_sp1_mr_tcam_route_replace() 62 struct mlxsw_sp_mr_route_key *key) in mlxsw_sp1_mr_tcam_route_remove() 92 struct mlxsw_sp_mr_route_key *key, in mlxsw_sp1_mr_tcam_route_parman_item_add() 112 struct mlxsw_sp_mr_route_key *key) in mlxsw_sp1_mr_tcam_route_parman_item_remove() 124 struct mlxsw_sp_mr_route_key *key, in mlxsw_sp1_mr_tcam_route_create() 151 struct mlxsw_sp_mr_route_key *key) in mlxsw_sp1_mr_tcam_route_destroy() 163 struct mlxsw_sp_mr_route_key *key, in mlxsw_sp1_mr_tcam_route_update()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
| H A D | rest.json | 23 "key": "model", string 30 "key": "${sensorModel}", string 35 "key": "humidity", string 58 "key": "model", string 65 "key": "temperature", string 70 "key": "humidity", string 92 "key": "Totaliser", string
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | property.c | 74 static bool tb_property_key_valid(const char *key) in tb_property_key_valid() 80 tb_property_alloc(const char *key, enum tb_property_type type) in tb_property_alloc() 98 char key[TB_PROPERTY_KEY_SIZE + 1]; in tb_property_parse() local 510 int tb_property_add_immediate(struct tb_property_dir *parent, const char *key, in tb_property_add_immediate() 539 int tb_property_add_data(struct tb_property_dir *parent, const char *key, in tb_property_add_data() 575 int tb_property_add_text(struct tb_property_dir *parent, const char *key, in tb_property_add_text() 609 int tb_property_add_dir(struct tb_property_dir *parent, const char *key, in tb_property_add_dir() 652 const char *key, enum tb_property_type type) in tb_property_find()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | nconf.c | 303 function_key key; member 388 static void handle_f1(int *key, struct menu *current_item) in handle_f1() 396 static void handle_f2(int *key, struct menu *current_item) in handle_f2() 403 static void handle_f3(int *key, struct menu *current_item) in handle_f3() 412 static void handle_f4(int *key, struct menu *current_item) in handle_f4() 428 static void handle_f5(int *key, struct menu *current_item) in handle_f5() 435 static void handle_f6(int *key, struct menu *current_item) in handle_f6() 442 static void handle_f7(int *key, struct menu *current_item) in handle_f7() 449 static void handle_f8(int *key, struct menu *current_item) in handle_f8() 456 static void handle_f9(int *key, struct menu *current_item) in handle_f9() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | devmap.c | 258 static int dev_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in dev_map_get_next_key() 275 struct bpf_dtab_netdev *__dev_map_hash_lookup_elem(struct bpf_map *map, u32 key) in __dev_map_hash_lookup_elem() 289 static int dev_map_hash_get_next_key(struct bpf_map *map, void *key, in dev_map_hash_get_next_key() 409 struct bpf_dtab_netdev *__dev_map_lookup_elem(struct bpf_map *map, u32 key) in __dev_map_lookup_elem() 528 static void *dev_map_lookup_elem(struct bpf_map *map, void *key) in dev_map_lookup_elem() 535 static void *dev_map_hash_lookup_elem(struct bpf_map *map, void *key) in dev_map_hash_lookup_elem() 553 static int dev_map_delete_elem(struct bpf_map *map, void *key) in dev_map_delete_elem() 575 static int dev_map_hash_delete_elem(struct bpf_map *map, void *key) in dev_map_hash_delete_elem() 645 void *key, void *value, u64 map_flags) in __dev_map_update_elem() 684 static int dev_map_update_elem(struct bpf_map *map, void *key, void *value, in dev_map_update_elem() [all …]
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | nconf.c | 303 function_key key; member 388 static void handle_f1(int *key, struct menu *current_item) in handle_f1() 396 static void handle_f2(int *key, struct menu *current_item) in handle_f2() 403 static void handle_f3(int *key, struct menu *current_item) in handle_f3() 412 static void handle_f4(int *key, struct menu *current_item) in handle_f4() 428 static void handle_f5(int *key, struct menu *current_item) in handle_f5() 435 static void handle_f6(int *key, struct menu *current_item) in handle_f6() 442 static void handle_f7(int *key, struct menu *current_item) in handle_f7() 449 static void handle_f8(int *key, struct menu *current_item) in handle_f8() 456 static void handle_f9(int *key, struct menu *current_item) in handle_f9() [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | nconf.c | 303 function_key key; member 388 static void handle_f1(int *key, struct menu *current_item) in handle_f1() 396 static void handle_f2(int *key, struct menu *current_item) in handle_f2() 403 static void handle_f3(int *key, struct menu *current_item) in handle_f3() 412 static void handle_f4(int *key, struct menu *current_item) in handle_f4() 428 static void handle_f5(int *key, struct menu *current_item) in handle_f5() 435 static void handle_f6(int *key, struct menu *current_item) in handle_f6() 442 static void handle_f7(int *key, struct menu *current_item) in handle_f7() 449 static void handle_f8(int *key, struct menu *current_item) in handle_f8() 456 static void handle_f9(int *key, struct menu *current_item) in handle_f9() [all …]
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | key_test.h | 7 struct key { struct 12 struct key_msg { argument
|
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | key_test.h | 9 struct key { struct 14 struct key_msg { argument
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | debugfs_key.h | 20 static inline void ieee80211_debugfs_key_add(struct ieee80211_key *key) in ieee80211_debugfs_key_add() 22 static inline void ieee80211_debugfs_key_remove(struct ieee80211_key *key) in ieee80211_debugfs_key_remove() 39 static inline void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, in ieee80211_debugfs_key_sta_del()
|