Home
last modified time | relevance | path

Searched defs:msg_ctx (Results 1 - 25 of 43) sorted by relevance

12

/third_party/curl/lib/
H A Dcurl_gssapi.c99 OM_uint32 msg_ctx = 0; in display_gss_error() local
H A Dsocks_gssapi.c57 OM_uint32 msg_ctx = 0; in check_gss_err() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_i.h16 void *msg_ctx; member
H A Ddpp_reconfig.c222 dpp_reconfig_init(struct dpp_global *dpp, void *msg_ctx, in dpp_reconfig_init() argument
422 dpp_reconfig_auth_req_rx(struct dpp_global *dpp, void *msg_ctx, in dpp_reconfig_auth_req_rx() argument
H A Ddpp_auth.c668 dpp_auth_req_rx(struct dpp_global *dpp, void *msg_ctx, u8 dpp_allowed_roles, in dpp_auth_req_rx() argument
1161 struct dpp_authentication * dpp_auth_init(struct dpp_global *dpp, void *msg_ctx, in dpp_auth_init() argument
[all...]
H A Ddpp_pkex.c171 struct dpp_pkex * dpp_pkex_init(void *msg_ctx, struct dpp_bootstrap_info *bi, in dpp_pkex_init() argument
338 struct dpp_pkex * dpp_pkex_rx_exchange_req(void *msg_ctx, in dpp_pkex_rx_exchange_req() argument
[all...]
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmessaging.c38 static int ecryptfs_acquire_free_msg_ctx(struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_acquire_free_msg_ctx() argument
71 static void ecryptfs_msg_ctx_free_to_alloc(struct ecryptfs_msg_ctx *msg_ctx) in ecryptfs_msg_ctx_free_to_alloc() argument
84 ecryptfs_msg_ctx_alloc_to_free(struct ecryptfs_msg_ctx *msg_ctx) ecryptfs_msg_ctx_alloc_to_free() argument
158 struct ecryptfs_msg_ctx *msg_ctx, *msg_ctx_tmp; ecryptfs_exorcise_daemon() local
208 struct ecryptfs_msg_ctx *msg_ctx; ecryptfs_process_response() local
260 ecryptfs_send_message_locked(char *data, int data_len, u8 msg_type, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message_locked() argument
301 ecryptfs_send_message(char *data, int data_len, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message() argument
324 ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, struct ecryptfs_message **msg) ecryptfs_wait_for_response() argument
[all...]
H A Dmiscdev.c146 ecryptfs_send_miscdev(char *data, size_t data_size, struct ecryptfs_msg_ctx *msg_ctx, u8 msg_type, u16 msg_flags, struct ecryptfs_daemon *daemon) ecryptfs_send_miscdev() argument
214 struct ecryptfs_msg_ctx *msg_ctx; ecryptfs_miscdev_read() local
[all...]
H A Dkeystore.c1129 struct ecryptfs_msg_ctx *msg_ctx; in decrypt_pki_encrypted_session_key() local
1965 struct ecryptfs_msg_ctx *msg_ctx = NULL; in pki_encrypt_session_key() local
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dmessaging.c38 static int ecryptfs_acquire_free_msg_ctx(struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_acquire_free_msg_ctx() argument
71 static void ecryptfs_msg_ctx_free_to_alloc(struct ecryptfs_msg_ctx *msg_ctx) in ecryptfs_msg_ctx_free_to_alloc() argument
84 ecryptfs_msg_ctx_alloc_to_free(struct ecryptfs_msg_ctx *msg_ctx) ecryptfs_msg_ctx_alloc_to_free() argument
158 struct ecryptfs_msg_ctx *msg_ctx, *msg_ctx_tmp; ecryptfs_exorcise_daemon() local
209 struct ecryptfs_msg_ctx *msg_ctx; ecryptfs_process_response() local
262 ecryptfs_send_message_locked(char *data, int data_len, u8 msg_type, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message_locked() argument
303 ecryptfs_send_message(char *data, int data_len, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message() argument
326 ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, struct ecryptfs_message **msg) ecryptfs_wait_for_response() argument
[all...]
H A Dmiscdev.c146 ecryptfs_send_miscdev(char *data, size_t data_size, struct ecryptfs_msg_ctx *msg_ctx, u8 msg_type, u16 msg_flags, struct ecryptfs_daemon *daemon) ecryptfs_send_miscdev() argument
214 struct ecryptfs_msg_ctx *msg_ctx; ecryptfs_miscdev_read() local
[all...]
H A Dkeystore.c1130 struct ecryptfs_msg_ctx *msg_ctx; in decrypt_pki_encrypted_session_key() local
1966 struct ecryptfs_msg_ctx *msg_ctx = NULL; in pki_encrypt_session_key() local
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_msg_queue.c74 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *msg_ctx, struct vdec_lat_buf *buf) in vdec_msg_queue_qbuf() argument
105 vdec_msg_queue_wait_event(struct vdec_msg_queue_ctx *msg_ctx) vdec_msg_queue_wait_event() argument
118 vdec_msg_queue_dqbuf(struct vdec_msg_queue_ctx *msg_ctx) vdec_msg_queue_dqbuf() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_proxy_dummy.c15 eap_proxy_init(void *eapol_ctx, const struct eapol_callbacks *eapol_cb, void *msg_ctx) eap_proxy_init() argument
H A Deap_i.h358 void *msg_ctx; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.h233 void *msg_ctx; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_proxy_dummy.c15 eap_proxy_init(void *eapol_ctx, const struct eapol_callbacks *eapol_cb, void *msg_ctx) eap_proxy_init() argument
H A Deap_i.h358 void *msg_ctx; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
H A Deapol_auth_sm.h23 void *msg_ctx; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_query_ap.c63 void *msg_ctx; member
92 gas_query_ap_init(struct hostapd_data *hapd, void *msg_ctx) gas_query_ap_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dgas_query_ap.c63 void *msg_ctx; member
92 gas_query_ap_init(struct hostapd_data *hapd, void *msg_ctx) gas_query_ap_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_sim_common.c1170 void eap_sim_report_notification(void *msg_ctx, int notification, int aka) in eap_sim_report_notification() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap.h112 void *msg_ctx; member
H A Deap_i.h157 void *eapol_ctx, *msg_ctx; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
H A Deapol_supp_sm.h120 void *msg_ctx; member

Completed in 22 milliseconds

12