/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hs20.c | 154 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 D | system_keyring.c | 37 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 D | restrict.c | 70 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 D | psock_lib.h | 111 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 D | hv.c | 44 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 D | cx18-av-vbi.c | 54 u8 payload[1]; /* data_count of payload */ member
|
/kernel/linux/linux-5.10/drivers/hwtracing/stm/ |
H A D | dummy_stm.c | 18 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 D | ess.c | 120 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 D | hcp.c | 21 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 D | trusted_tpm2.c | 62 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 D | user_defined.c | 91 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 D | arm-spe-decoder.c | 28 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 D | cros_ec_vbc.c | 28 const size_t payload = max(para_sz, resp_sz); in vboot_context_read() local
|
/kernel/linux/linux-6.6/drivers/platform/chrome/ |
H A D | cros_ec_vbc.c | 28 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 D | cx18-av-vbi.c | 54 u8 payload[]; /* data_count of payload */ member
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | ess.c | 119 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 D | debug_hw_1x06.c | 72 u32 payload = INVALID_PAYLOAD; in host1x_debug_show_channel_fifo() local
|
/kernel/linux/linux-6.6/drivers/hwtracing/stm/ |
H A D | dummy_stm.c | 18 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 D | arm-spe-decoder.c | 25 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 D | psock_lib.h | 113 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 D | user_defined.c | 91 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 D | xdp_do_redirect.c | 19 __u8 payload[64 - sizeof(struct udphdr) member
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp_do_redirect.c | 35 __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 D | hcp.c | 21 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 D | qsvenc_h264.c | 51 mfxPayload* payload; in qsv_h264_set_encode_ctrl() local [all...] |