Home
last modified time | relevance | path

Searched defs:key (Results 4001 - 4025 of 7507) sorted by relevance

1...<<161162163164165166167168169170>>...301

/kernel/linux/linux-6.6/net/ieee802154/6lowpan/
H A Dreassembly.c38 const struct frag_lowpan_compare_key *key = a; in lowpan_frag_init() local
69 struct frag_lowpan_compare_key key = {}; in fq_find() local
506 const struct frag_lowpan_compare_key *key = arg->key; lowpan_obj_cmpfn() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dsysctl_net_ipv4.c270 static int sscanf_key(char *buf, __le32 *key) in sscanf_key() argument
300 __le32 key[TCP_FASTOPEN_KEY_BUF_LENGTH / sizeof(__le32)]; in proc_tcp_fastopen_key() local
[all...]
H A Dtcp_minisocks.c247 struct tcp_md5sig_key *key; in tcp_time_wait_init() local
[all...]
H A Dinet_fragment.c359 struct inet_frag_queue *inet_frag_find(struct fqdir *fqdir, void *key) in inet_frag_find() argument
H A Dip_fragment.c87 const struct frag_v4_compare_key *key = a; in ip4_frag_init() local
208 struct frag_v4_compare_key key = { in ip_find() local
733 const struct frag_v4_compare_key *key = arg->key; ip4_obj_cmpfn() local
[all...]
H A Dtcp_fastopen.c9 u8 key[TCP_FASTOPEN_KEY_LENGTH]; in tcp_fastopen_init_key_once() local
94 tcp_fastopen_get_cipher(struct net *net, struct inet_connection_sock *icsk, u64 *key) tcp_fastopen_get_cipher() argument
117 __tcp_fastopen_cookie_gen_cipher(struct request_sock *req, struct sk_buff *syn, const siphash_key_t *key, struct tcp_fastopen_cookie *foc) __tcp_fastopen_cookie_gen_cipher() argument
[all...]
/kernel/linux/linux-6.6/net/ieee802154/
H A Drdev-ops.h311 rdev_add_llsec_key(struct cfg802154_registered_device *rdev, struct wpan_dev *wpan_dev, const struct ieee802154_llsec_key_id *id, const struct ieee802154_llsec_key *key) rdev_add_llsec_key() argument
/kernel/linux/linux-6.6/net/mctp/
H A Daf_mctp.c302 mctp_key_unref(key); global() variable
356 struct mctp_sk_key *key = NULL; mctp_ioctl_alloctag() local
400 struct mctp_sk_key *key; mctp_ioctl_droptag() local
499 struct mctp_sk_key *key; mctp_sk_expire_keys() local
565 struct mctp_sk_key *key; mctp_sk_unhash() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_mh.c89 ip_vs_mh_hashkey(int af, const union nf_inet_addr *addr, __be16 port, hsiphash_key_t *key, unsigned int offset) ip_vs_mh_hashkey() argument
/kernel/linux/linux-6.6/net/ceph/
H A Dauth.c56 ceph_auth_init(const char *name, const struct ceph_crypto_key *key, const int *con_modes) ceph_auth_init() argument
/kernel/linux/linux-6.6/net/mac802154/
H A Dcfg.c384 ieee802154_add_llsec_key(struct wpan_phy *wpan_phy, struct wpan_dev *wpan_dev, const struct ieee802154_llsec_key_id *id, const struct ieee802154_llsec_key *key) ieee802154_add_llsec_key() argument
475 ieee802154_add_devkey(struct wpan_phy *wpan_phy, struct wpan_dev *wpan_dev, __le64 extended_addr, const struct ieee802154_llsec_device_key *key) ieee802154_add_devkey() argument
491 ieee802154_del_devkey(struct wpan_phy *wpan_phy, struct wpan_dev *wpan_dev, __le64 extended_addr, const struct ieee802154_llsec_device_key *key) ieee802154_del_devkey() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_tables_offload.c36 struct nft_flow_key *key = &match->key; in nft_flow_rule_set_addr_type() local
[all...]
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_synth.c49 int i, key, nvoices; in snd_emux_note_on() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dsed-opal.h53 __u8 key[OPAL_KEY_MAX]; member
56 struct opal_key key; member
84 struct opal_key key; member
89 struct opal_key key; member
94 struct opal_key key; member
105 struct opal_key key; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dsed-opal.h53 __u8 key[OPAL_KEY_MAX]; member
56 struct opal_key key; member
84 struct opal_key key; member
89 struct opal_key key; member
94 struct opal_key key; member
105 struct opal_key key; member
/test/xts/acts/arkui/ace_ets_web_scheme_handler_four_napis/entry/src/main/cpp/
H A Dhello.cpp142 char *key; in StartRead() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsearchndk1.cpp183 char key[] = "test_search_null"; in Hsearch() local
233 char key[] = "test_search_null"; in HsearchR() local
303 int key; Lfind() local
331 int key = PARAM_5; LSearch() local
[all...]
H A Dsearchndk.cpp268 int key = PARAM_27; in LSearch() local
287 int key = PARAM_0; in Lfind() local
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_three_stage_test_common.cpp372 OH_Huks_Result HuksEncrypt(const struct OH_Huks_Blob *key, const struct OH_Huks_ParamSet *paramSet, in HuksEncrypt() argument
448 OH_Huks_Result HuksDecrypt(const struct OH_Huks_Blob *key, const struct OH_Huks_ParamSet *paramSet, in HuksDecrypt() argument
/test/xts/acts/security_lite/huks/common/
H A Dhks_test_common.c32 void TestFreeBlob(struct HksBlob **key) in TestFreeBlob() argument
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_mac_test.c274 static int32_t Mac(const struct HksBlob *key, const struct HksBlob *srcData, struct HksBlob *macData, in Mac() argument
306 struct HksBlob *key = NULL; in BaseTestMac() local
[all...]
/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_test.cpp674 std::string key = "FilmFilter"; in BENCHMARK_F() local
/third_party/ffmpeg/libavcodec/
H A Davpacket.c354 const uint8_t *key = data; in av_packet_unpack_dictionary() local
H A Dmf_utils.c369 GUID key; in ff_attributes_dump() local
[all...]
H A Dlibx265.c95 libx265_param_parse_float(AVCodecContext *avctx, const char *key, float value) libx265_param_parse_float() argument
110 libx265_param_parse_int(AVCodecContext *avctx, const char *key, int value) libx265_param_parse_int() argument
[all...]

Completed in 23 milliseconds

1...<<161162163164165166167168169170>>...301