| /OK3568_Linux_fs/kernel/samples/vfs/ |
| H A D | test-fsmount.c | 83 const char *key, const void *val, int aux) in fsconfig() 97 #define E_fsconfig(fd, cmd, key, val, aux) \ argument
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | fds_example.c | 76 static int bpf_do_map(const char *file, uint32_t flags, uint32_t key, in bpf_do_map() 142 uint32_t key = 0, value = 0, flags = 0; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_security.c | 98 static void arcfour_init(struct arc4context *parc4ctx, u8 *key, u32 key_len) in arcfour_init() 355 void rtw_secmicsetkey(struct mic_data *pmicdata, u8 *key) in rtw_secmicsetkey() 415 void rtw_seccalctkipmic(u8 *key, u8 *header, u8 *data, u32 data_len, u8 *mic_code, u8 pri) in rtw_seccalctkipmic() 956 static void next_key(u8 *key, sint round) in next_key() 1069 static void aes128k128d(u8 *key, u8 *data, u8 *ciphertext) in aes128k128d() 1295 static sint aes_cipher(u8 *key, uint hdrlen, in aes_cipher() 1535 static sint aes_decipher(u8 *key, uint hdrlen, in aes_decipher() 2221 static void *aes_encrypt_init(u8 *key, size_t len) in aes_encrypt_init() 2271 static int omac1_aes_128_vector(u8 *key, size_t num_elem, in omac1_aes_128_vector() 2344 int omac1_aes_128(u8 *key, u8 *data, size_t data_len, u8 *mac) in omac1_aes_128()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | block-group.c | 500 struct btrfs_key key; in load_extent_tree_free() local 878 struct btrfs_key key; in remove_block_group_item() local 904 struct btrfs_key key; in btrfs_remove_block_group() local 1540 static int read_bg_from_eb(struct btrfs_fs_info *fs_info, struct btrfs_key *key, in read_bg_from_eb() 1593 struct btrfs_key *key) in find_first_block_group() 1883 const struct btrfs_key *key) in read_block_group_item() 1899 const struct btrfs_key *key, in read_one_block_group() 2005 struct btrfs_key key; in btrfs_read_block_groups() local 2085 struct btrfs_key key; in insert_block_group_item() local 2336 struct btrfs_key key; in update_block_group_item() local
|
| H A D | send.c | 825 struct btrfs_key key; in __get_inode_info() local 1139 struct btrfs_key key, found_key; in get_inode_path() local 1201 static int __clone_root_cmp_bsearch(const void *key, const void *elt) in __clone_root_cmp_bsearch() 1487 struct btrfs_key key; in read_symlink() local 1711 struct btrfs_key key; in lookup_dir_item_inode() local 1745 struct btrfs_key key; in get_first_ref() local 2353 struct btrfs_key key; in send_subvol_begin() local 2535 struct btrfs_key key; in send_utimes() local 2679 struct btrfs_key key; in did_create_dir() local 2945 struct btrfs_key key; in can_rmdir() local [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | input.c | 241 int key, int release) in process_modifier() 309 static int array_search(int *array, int count, int key) in array_search() 461 int key = keycode[i] & KEY_MASK; in input_keycodes_to_ascii() local 471 int key = keycode[i]; in input_keycodes_to_ascii() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_rbtree.c | 48 const u32 *key, const struct nft_set_ext **ext, in __nft_rbtree_lookup() 111 const u32 *key, const struct nft_set_ext **ext) in nft_rbtree_lookup() 130 const u32 *key, struct nft_rbtree_elem **elem, in __nft_rbtree_get() 199 const u32 *key = (const u32 *)&elem->key.val; in nft_rbtree_get() local
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_u32.c | 94 static inline unsigned int u32_hash_fold(__be32 key, in u32_hash_fold() 127 struct tc_u32_key *key = n->sel.keys; in u32_classify() local 335 static struct hlist_head *tc_u_hash(void *key) in tc_u_hash() 340 static struct tc_u_common *tc_u_common_find(void *key) in tc_u_common_find() 353 void *key = tc_u_common_ptr(tp); in u32_init() local 423 struct tc_u_knode *key = container_of(to_rcu_work(work), in u32_delete_key_work() local 440 struct tc_u_knode *key = container_of(to_rcu_work(work), in u32_delete_key_freepf_work() local 448 static int u32_delete_key(struct tcf_proto *tp, struct tc_u_knode *key) in u32_delete_key()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_common.c | 444 struct iavf_aqc_get_set_rss_key_data *key, in iavf_aq_get_set_rss_key() 483 struct iavf_aqc_get_set_rss_key_data *key) in iavf_aq_get_rss_key() 497 struct iavf_aqc_get_set_rss_key_data *key) in iavf_aq_set_rss_key()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_cong.c | 54 struct tcp_congestion_ops *tcp_ca_find_key(u32 key) in tcp_ca_find_key() 124 u32 key = TCP_CA_UNSPEC; in tcp_ca_get_key_by_name() local 140 char *tcp_ca_get_name_by_key(u32 key, char *buffer) in tcp_ca_get_name_by_key()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/google/ |
| H A D | vpd.c | 49 char *key; member 81 static int vpd_section_check_key_name(const u8 *key, s32 key_len) in vpd_section_check_key_name() 95 static int vpd_section_attrib_add(const u8 *key, u32 key_len, in vpd_section_attrib_add()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | static_call.h | 144 s32 key; member 209 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() 280 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | seg6_hmac.c | 281 struct seg6_hmac_info *seg6_hmac_info_lookup(struct net *net, u32 key) in seg6_hmac_info_lookup() 292 int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo) in seg6_hmac_info_add() 304 int seg6_hmac_info_del(struct net *net, u32 key) in seg6_hmac_info_del()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | ansi_cprng.c | 277 const unsigned char *key, size_t klen, in reset_prng_context() 368 const u8 *key = seed + DEFAULT_BLK_SZ; in cprng_reset() local 398 const u8 *key = seed + DEFAULT_BLK_SZ; in fips_cprng_reset() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qce/ |
| H A D | skcipher.c | 169 static int qce_skcipher_setkey(struct crypto_skcipher *ablk, const u8 *key, in qce_skcipher_setkey() 193 static int qce_des_setkey(struct crypto_skcipher *ablk, const u8 *key, in qce_des_setkey() 208 static int qce_des3_setkey(struct crypto_skcipher *ablk, const u8 *key, in qce_des3_setkey()
|
| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | restrict.c | 76 struct key *key; in restrict_link_by_signature() local 124 struct key *key = NULL; in key_or_keyring_common() 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/libc/usr/include/linux/ |
| H A D | pr.h | 17 __u64 key; member 37 __u64 key; member
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Keyboard.c | 221 LegalModifier(unsigned int key, DeviceIntPtr pDev) in LegalModifier() 245 int key; in xnestUpdateModifierState() local
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pr.h | 17 __u64 key; member 37 __u64 key; member
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | poly1305.h | 30 struct poly1305_key key; member 66 static inline void poly1305_init(struct poly1305_desc_ctx *desc, const u8 *key) in poly1305_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | pr.h | 17 __u64 key; member 37 __u64 key; member
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | percpu-rwsem.c | 29 const char *name, struct lock_class_key *key) in __percpu_init_rwsem() 135 void *key) in percpu_rwsem_wake_function()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/ |
| H A D | c_tree.c | 897 size_type c_rb_tree_erase1(c_prb_tree thiz, key_type key) in c_rb_tree_erase1() 935 c_iterator c_rb_tree_find(c_prb_tree thiz, key_type key) in c_rb_tree_find() 956 size_type c_rb_tree_count(c_prb_tree thiz, key_type key) in c_rb_tree_count() 964 c_iterator c_rb_tree_lower_bound(c_prb_tree thiz, key_type key) in c_rb_tree_lower_bound() 981 c_iterator c_rb_tree_upper_bound(c_prb_tree thiz, key_type key) in c_rb_tree_upper_bound() 998 c_iter_iter_pair c_rb_tree_equal_range(c_prb_tree thiz, key_type key) in c_rb_tree_equal_range()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | caamalg_qi2.c | 77 u8 key[CAAM_MAX_KEY_SIZE]; member 284 static int aead_setkey(struct crypto_aead *aead, const u8 *key, in aead_setkey() 324 static int des3_aead_setkey(struct crypto_aead *aead, const u8 *key, in des3_aead_setkey() 629 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() 718 const u8 *key, unsigned int keylen) in gcm_setkey() 813 const u8 *key, unsigned int keylen) in rfc4106_setkey() 912 const u8 *key, unsigned int keylen) in rfc4543_setkey() 937 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() 981 const u8 *key, unsigned int keylen) in aes_skcipher_setkey() 993 const u8 *key, unsigned int keylen) in rfc3686_skcipher_setkey() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/bcm/ |
| H A D | cipher.c | 1766 static int des_setkey(struct crypto_skcipher *cipher, const u8 *key, in des_setkey() 1780 static int threedes_setkey(struct crypto_skcipher *cipher, const u8 *key, in threedes_setkey() 1794 static int aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in aes_setkey() 1821 static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, in skcipher_setkey() 2254 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() 2318 static int ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_hmac_setkey() 2759 const u8 *key, unsigned int keylen) in aead_authenc_setkey() 2854 const u8 *key, unsigned int keylen) in aead_gcm_ccm_setkey() 2936 const u8 *key, unsigned int keylen) in aead_gcm_esp_setkey() 2968 const u8 *key, unsigned int keylen) in rfc4543_gcm_esp_setkey() [all …]
|