| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | bind.c | 56 static inline void __rds_create_bind_key(u8 *key, const struct in6_addr *addr, in __rds_create_bind_key() 75 u8 key[RDS_BOUND_KEY_LEN]; in rds_find_bound() local 99 u8 key[RDS_BOUND_KEY_LEN]; in rds_add_bound() local
|
| /OK3568_Linux_fs/kernel/arch/s390/crypto/ |
| H A D | ghash_s390.c | 20 u8 key[GHASH_BLOCK_SIZE]; member 25 u8 key[GHASH_BLOCK_SIZE]; member 42 const u8 *key, unsigned int keylen) in ghash_setkey()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_acl_erp.c | 40 struct mlxsw_sp_acl_erp_key key; member 198 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_master_mask_set() 225 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_master_mask_clear() 252 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_generic_create() 794 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_ctcam_mask_create() 845 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_mask_create() 906 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_second_mask_create() 971 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_first_mask_create() 1007 struct mlxsw_sp_acl_erp_key key; in mlxsw_sp_acl_erp_mask_get() local 1071 const struct mlxsw_sp_acl_erp_key *key = objagg_obj_raw(objagg_obj); in mlxsw_sp_acl_erp_mask_is_ctcam() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-ethtool.c | 321 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_eth_rule() 351 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_uip_rule() 406 void *key, void *mask, u8 l4_proto, u64 *fields) in dpaa2_eth_prep_l4_rule() 457 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_ext_rule() 476 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_mac_ext_rule() 490 static int dpaa2_eth_prep_cls_rule(struct ethtool_rx_flow_spec *fs, void *key, in dpaa2_eth_prep_cls_rule()
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | ghash-ce-glue.c | 72 struct ghash_key *key, const char *head) in ghash_do_update() 97 struct ghash_key *key, const char *head, in ghash_do_simd_update() 124 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update() local 161 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final() local 189 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey() local 233 u8 key[GHASH_BLOCK_SIZE]; in gcm_setkey() local
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | bpf_struct_ops.c | 232 static int bpf_struct_ops_map_get_next_key(struct bpf_map *map, void *key, in bpf_struct_ops_map_get_next_key() 242 int bpf_struct_ops_map_sys_lookup_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_sys_lookup_elem() 271 static void *bpf_struct_ops_map_lookup_elem(struct bpf_map *map, void *key) in bpf_struct_ops_map_lookup_elem() 315 static int bpf_struct_ops_map_update_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_update_elem() 488 static int bpf_struct_ops_map_delete_elem(struct bpf_map *map, void *key) in bpf_struct_ops_map_delete_elem() 514 static void bpf_struct_ops_map_seq_show_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_seq_show_elem()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-kvm.c | 69 struct event_key *key) in exit_event_get_key() 81 struct perf_sample *sample, struct event_key *key) in exit_event_begin() 119 struct event_key *key, in exit_event_decode_key() 181 static int kvm_events_hash_fn(u64 key) in kvm_events_hash_fn() 211 static struct kvm_event *kvm_alloc_init_event(struct event_key *key) in kvm_alloc_init_event() 227 struct event_key *key) in find_create_kvm_event() 250 struct event_key *key, u64 timestamp) in handle_begin_event() 298 struct event_key *key) in is_child_event() 319 struct event_key *key, in handle_child_event() 345 struct event_key *key, in handle_end_event() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 62 struct ghash_key *key, const char *head) in ghash_do_update() 103 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update() local 133 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final() local 159 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey() local 289 static int ghash_async_setkey(struct crypto_ahash *tfm, const u8 *key, in ghash_async_setkey()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/ |
| H A D | nitrox_skcipher.c | 166 int aes_keylen, const u8 *key, in nitrox_skcipher_setkey() 197 static int nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in nitrox_aes_setkey() 321 const u8 *key, unsigned int keylen) in nitrox_3des_setkey() 338 const u8 *key, unsigned int keylen) in nitrox_aes_xts_setkey() 363 const u8 *key, unsigned int keylen) in nitrox_aes_ctr_rfc3686_setkey()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | jump_label.h | 25 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch() 39 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | permission.c | 29 struct key *key; in key_task_permission() local 102 int key_validate(const struct key *key) in key_validate()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/ |
| H A D | lnx_agp.c | 255 xf86DeallocateGARTMemory(int screenNum, int key) 282 xf86BindGARTMemory(int screenNum, int key, unsigned long offset) 324 xf86UnbindGARTMemory(int screenNum, int key)
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | dir_silly.c | 62 struct key *key) in afs_do_silly_rename() 101 struct dentry *dentry, struct key *key) in afs_sillyrename() 193 struct dentry *dentry, struct key *key) in afs_do_silly_unlink()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | sec_ccmp.c | 41 u8 key[CCMP_TK_LEN]; member 214 struct lib80211_ccmp_data *key = priv; in lib80211_ccmp_hdr() local 243 struct lib80211_ccmp_data *key = priv; in lib80211_ccmp_encrypt() local 332 struct lib80211_ccmp_data *key = priv; in lib80211_ccmp_decrypt() local 440 static int lib80211_ccmp_set_key(void *key, int len, u8 * seq, void *priv) in lib80211_ccmp_set_key() 488 static int lib80211_ccmp_get_key(void *key, int len, u8 * seq, void *priv) in lib80211_ccmp_get_key() 562 struct lib80211_ccmp_data *key = priv; in lib80211_ccmp_decrypt_prepare() local
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | auth.c | 46 void sctp_auth_key_put(struct sctp_auth_bytes *key) in sctp_auth_key_put() 60 struct sctp_auth_bytes *key; in sctp_auth_create_key() local 433 struct sctp_shared_key *key; in sctp_auth_get_shkey() local 822 struct sctp_auth_bytes *key; in sctp_auth_set_key() local 884 struct sctp_shared_key *key; in sctp_auth_set_active_key() local 927 struct sctp_shared_key *key; in sctp_auth_del_key_id() local 970 struct sctp_shared_key *key; in sctp_auth_deact_key_id() local
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_list.cpp | 37 RK_U32 key; member 46 static inline void list_node_init_with_key_and_size(mpp_list_node *node, RK_U32 key, RK_S32 size) in list_node_init_with_key_and_size() 53 static mpp_list_node* create_list(void *data, RK_S32 size, RK_U32 key) in create_list() 171 static mpp_list_node* create_list_with_size(void *data, RK_S32 size, RK_U32 key) in create_list_with_size() 241 RK_S32 mpp_list::add_by_key(void *data, RK_S32 size, RK_U32 *key) in add_by_key() 259 RK_S32 mpp_list::del_by_key(void *data, RK_S32 size, RK_U32 key) in del_by_key() 277 RK_S32 mpp_list::show_by_key(void *data, RK_U32 key) in show_by_key()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | cmode_adapter.c | 9 uint8_t *key, uint32_t key_len, uint8_t *iv, in soft_cipher() 93 uint8_t *key, uint32_t key_len, uint8_t *iv, uint32_t iv_len, in soft_ae() 189 RK_RES soft_hmac(uint32_t algo, const uint8_t *key, uint32_t key_len, in soft_hmac()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | aes_cmac.c | 26 static void rk_derive_mac_key(RK_AES_KEY *key, unsigned char *k1, unsigned char *k2) in rk_derive_mac_key() 54 int rk_aes_genarate_cmac(const unsigned char *key, unsigned int key_len, const unsigned char *msg, … in rk_aes_genarate_cmac() 124 int rk_aes_verify_cmac(const unsigned char *key, unsigned int key_len, const unsigned char *msg, un… in rk_aes_verify_cmac()
|
| H A D | sm4_cmac.c | 25 static void rk_derive_mac_key(sm4_context *key, unsigned char *k1, unsigned char *k2) in rk_derive_mac_key() 53 int rk_sm4_genarate_cmac(unsigned char *key, unsigned int key_len, unsigned char *msg, unsigned int… in rk_sm4_genarate_cmac() 120 int rk_sm4_verify_cmac(unsigned char *key, unsigned int key_len, unsigned char *msg, unsigned int m… in rk_sm4_verify_cmac()
|
| /OK3568_Linux_fs/kernel/net/dns_resolver/ |
| H A D | dns_key.c | 242 static bool dns_resolver_cmp(const struct key *key, in dns_resolver_cmp() 287 static void dns_resolver_describe(const struct key *key, struct seq_file *m) in dns_resolver_describe() 304 static long dns_resolver_read(const struct key *key, in dns_resolver_read()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | filtersnippet.js | 8 function date_enable (key, action) { argument 37 function date_init (key, from_date, to_date, min_date, max_date, initial_enable) { argument
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | orphan.c | 13 struct btrfs_key key; in btrfs_insert_orphan_item() local 34 struct btrfs_key key; in btrfs_del_orphan_item() local
|
| /OK3568_Linux_fs/u-boot/lib/avb/libavb/ |
| H A D | avb_cmdline.c | 134 const char* key, in cmdline_append_option() 194 const char* key, in cmdline_append_version() 213 const char* key, in cmdline_append_uint64_base10() 221 const char* key, in cmdline_append_hex()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_mru_cache.c | 421 unsigned long key, in xfs_mru_cache_insert() 455 unsigned long key) in xfs_mru_cache_remove() 479 unsigned long key) in xfs_mru_cache_delete() 511 unsigned long key) in xfs_mru_cache_lookup()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 1061 unsigned int blocksize, const u8 *key, in safexcel_hmac_init_pad() 1141 static int __safexcel_hmac_setkey(const char *alg, const u8 *key, in __safexcel_hmac_setkey() 1192 int safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, in safexcel_hmac_setkey() 1215 static int safexcel_hmac_alg_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_alg_setkey() 1224 static int safexcel_hmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha1_setkey() 1377 static int safexcel_hmac_sha224_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha224_setkey() 1449 static int safexcel_hmac_sha256_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha256_setkey() 1635 static int safexcel_hmac_sha512_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha512_setkey() 1707 static int safexcel_hmac_sha384_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha384_setkey() 1860 static int safexcel_hmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_md5_setkey() [all …]
|