Home
last modified time | relevance | path

Searched defs:payload (Results 51 - 75 of 1035) sorted by relevance

12345678910>>...42

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhs20.c154 hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd, const u8 *addr, const struct wpabuf *payload) hs20_send_wnm_notification_deauth_req() argument
/kernel/linux/linux-5.10/certs/
H A Dsystem_keyring.c37 restrict_link_by_builtin_trusted(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restriction_key) restrict_link_by_builtin_trusted() argument
55 restrict_link_by_builtin_and_secondary_trusted( struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restrict_key) restrict_link_by_builtin_and_secondary_trusted() argument
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Drestrict.c70 restrict_link_by_signature(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trust_keyring) restrict_link_by_signature() argument
118 key_or_keyring_common(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted, bool check_dest) key_or_keyring_common() argument
230 restrict_link_by_key_or_keyring(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted) restrict_link_by_key_or_keyring() argument
257 restrict_link_by_key_or_keyring_chain(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted) restrict_link_by_key_or_keyring_chain() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dpsock_lib.h111 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) in pair_udp_send_char() argument
/kernel/linux/linux-5.10/drivers/hv/
H A Dhv.c44 hv_post_message(union hv_connection_id connection_id, enum hv_message_type message_type, void *payload, size_t payload_size) hv_post_message() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-av-vbi.c54 u8 payload[1]; /* data_count of payload */ member
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
H A Ddummy_stm.c18 dummy_stm_packet(struct stm_data *stm_data, unsigned int master, unsigned int channel, unsigned int packet, unsigned int flags, unsigned int size, const unsigned char *payload) dummy_stm_packet() argument
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dess.c120 u_long payload, overhead ; in ess_raf_received_pack() local
376 process_bw_alloc(struct s_smc *smc, long int payload, long int overhead) process_bw_alloc() argument
[all...]
/kernel/linux/linux-5.10/net/nfc/hci/
H A Dhcp.c21 nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, u8 instruction, const u8 *payload, size_t payload_len, data_exchange_cb_t cb, void *cb_context, unsigned long completion_delay) nfc_hci_hcp_message_tx() argument
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm2.c62 tpm2_seal_trusted(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options) tpm2_seal_trusted() argument
185 tpm2_load_cmd(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options, u32 *blob_handle) tpm2_load_cmd() argument
249 tpm2_unseal_cmd(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options, u32 blob_handle) tpm2_unseal_cmd() argument
309 tpm2_unseal_trusted(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options) tpm2_unseal_trusted() argument
[all...]
/kernel/linux/linux-5.10/security/keys/
H A Duser_defined.c91 struct user_key_payload *payload; in user_free_payload_rcu() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.c28 static u64 arm_spe_calc_ip(int index, u64 payload) in arm_spe_calc_ip() argument
141 u64 payload, ip; in arm_spe_read_record() local
[all...]
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_vbc.c28 const size_t payload = max(para_sz, resp_sz); in vboot_context_read() local
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_vbc.c28 const size_t payload = max(para_sz, resp_sz); in vboot_context_read() local
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-av-vbi.c54 u8 payload[]; /* data_count of payload */ member
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dess.c119 u_long payload, overhead ; in ess_raf_received_pack() local
375 process_bw_alloc(struct s_smc *smc, long int payload, long int overhead) process_bw_alloc() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/
H A Ddebug_hw_1x06.c72 u32 payload = INVALID_PAYLOAD; in host1x_debug_show_channel_fifo() local
/kernel/linux/linux-6.6/drivers/hwtracing/stm/
H A Ddummy_stm.c18 dummy_stm_packet(struct stm_data *stm_data, unsigned int master, unsigned int channel, unsigned int packet, unsigned int flags, unsigned int size, const unsigned char *payload) dummy_stm_packet() argument
/kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.c25 static u64 arm_spe_calc_ip(int index, u64 payload) in arm_spe_calc_ip() argument
155 u64 payload, ip; arm_spe_read_record() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dpsock_lib.h113 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) in pair_udp_send_char() argument
/kernel/linux/linux-6.6/security/keys/
H A Duser_defined.c91 struct user_key_payload *payload; in user_free_payload_rcu() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_do_redirect.c19 __u8 payload[64 - sizeof(struct udphdr) member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_do_redirect.c35 __u8 *payload = data + HDR_SZ; in xdp_redirect() local
70 __u8 *payload = data + HDR_SZ; in check_pkt() local
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dhcp.c21 nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, u8 instruction, const u8 *payload, size_t payload_len, data_exchange_cb_t cb, void *cb_context, unsigned long completion_delay) nfc_hci_hcp_message_tx() argument
/third_party/ffmpeg/libavcodec/
H A Dqsvenc_h264.c51 mfxPayload* payload; in qsv_h264_set_encode_ctrl() local
[all...]

Completed in 9 milliseconds

12345678910>>...42