Searched refs:encrypt (Results 1 - 25 of 96) sorted by last modified time

1234

/external/zlib/src/contrib/minizip/
H A Dzip.c153 int encrypt; member in struct:__anon17863
1127 zi->ci.encrypt = 0;
1248 zi->ci.encrypt = 1;
1367 if (zi->ci.encrypt != 0)
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_drv_ops.h160 size_t data_len, int encrypt,
166 data_len, encrypt,
158 hostapd_drv_hapd_send_eapol(struct hostapd_data *hapd, const u8 *addr, const u8 *data, size_t data_len, int encrypt, u32 flags) argument
H A Dctrl_iface_ap.c309 int encrypt; local
313 encrypt = atoi(pos);
324 encrypt) < 0)
369 int encrypt; local
373 encrypt = atoi(pos);
384 encrypt) < 0)
H A Dieee802_1x.c48 int encrypt = 0; local
68 encrypt = 1;
88 encrypt, hostapd_sta_flags_to_drv(sta->flags));
180 wpa_printf(MSG_ERROR, "Could not encrypt key");
H A Dwpa_auth.c146 const u8 *data, size_t data_len, int encrypt)
151 encrypt);
1273 * supplicant is allowed to encrypt it.
145 wpa_auth_send_eapol(struct wpa_authenticator *wpa_auth, const u8 *addr, const u8 *data, size_t data_len, int encrypt) argument
H A Dwpa_auth.h203 size_t data_len, int encrypt);
H A Dwpa_auth_glue.c310 int encrypt)
336 encrypt, flags);
308 hostapd_wpa_auth_send_eapol(void *ctx, const u8 *addr, const u8 *data, size_t data_len, int encrypt) argument
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h2207 * @encrypt: Whether the frame should be encrypted
2214 size_t data_len, int encrypt,
2666 * @encrypt: Whether to encrypt the frame (if keys are set)
2673 int encrypt);
H A Ddriver_atheros.c1546 int encrypt, const u8 *own_addr, u32 flags)
1545 atheros_send_eapol(void *priv, const u8 *addr, const u8 *data, size_t data_len, int encrypt, const u8 *own_addr, u32 flags) argument
H A Ddriver_bsd.c534 int encrypt, const u8 *own_addr, u32 flags)
533 bsd_send_eapol(void *priv, const u8 *addr, const u8 *data, size_t data_len, int encrypt, const u8 *own_addr, u32 flags) argument
H A Ddriver_hostap.c286 size_t data_len, int encrypt, const u8 *own_addr,
306 if (encrypt)
285 hostap_send_eapol(void *priv, const u8 *addr, const u8 *data, size_t data_len, int encrypt, const u8 *own_addr, u32 flags) argument
H A Ddriver_nl80211.c3085 int encrypt, int noack,
3108 return nl80211_send_monitor(drv, data, len, encrypt, noack);
3143 int encrypt = 1; local
3191 * to not encrypt the frame), we need to tell mac80211 about
3197 encrypt = 0;
3201 return wpa_driver_nl80211_send_frame(bss, data, data_len, encrypt,
4188 size_t data_len, int encrypt, const u8 *own_addr, u32 flags)
4213 if (encrypt)
4238 res = wpa_driver_nl80211_send_frame(bss, (u8 *) hdr, len, encrypt, 0,
6528 int encrypt)
3083 wpa_driver_nl80211_send_frame(struct i802_bss *bss, const void *data, size_t len, int encrypt, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time) argument
4186 wpa_driver_nl80211_hapd_send_eapol( void *priv, const u8 *addr, const u8 *data, size_t data_len, int encrypt, const u8 *own_addr, u32 flags) argument
6527 nl80211_send_frame(void *priv, const u8 *data, size_t data_len, int encrypt) argument
[all...]
H A Ddriver_nl80211.h224 int encrypt, int noack);
H A Ddriver_nl80211_monitor.c439 int encrypt, int noack)
472 if (encrypt)
437 nl80211_send_monitor(struct wpa_driver_nl80211_data *drv, const void *data, size_t len, int encrypt, int noack) argument
H A Ddriver_wired.c319 const u8 *data, size_t data_len, int encrypt,
318 wired_send_eapol(void *priv, const u8 *addr, const u8 *data, size_t data_len, int encrypt, const u8 *own_addr, u32 flags) argument
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.h160 size_t data_len, int encrypt,
166 data_len, encrypt,
158 hostapd_drv_hapd_send_eapol(struct hostapd_data *hapd, const u8 *addr, const u8 *data, size_t data_len, int encrypt, u32 flags) argument
H A Dctrl_iface_ap.c309 int encrypt; local
313 encrypt = atoi(pos);
324 encrypt) < 0)
369 int encrypt; local
373 encrypt = atoi(pos);
384 encrypt) < 0)
H A Dieee802_1x.c48 int encrypt = 0; local
68 encrypt = 1;
88 encrypt, hostapd_sta_flags_to_drv(sta->flags));
180 wpa_printf(MSG_ERROR, "Could not encrypt key");
H A Dwpa_auth.c146 const u8 *data, size_t data_len, int encrypt)
151 encrypt);
1273 * supplicant is allowed to encrypt it.
145 wpa_auth_send_eapol(struct wpa_authenticator *wpa_auth, const u8 *addr, const u8 *data, size_t data_len, int encrypt) argument
H A Dwpa_auth.h203 size_t data_len, int encrypt);
H A Dwpa_auth_glue.c310 int encrypt)
336 encrypt, flags);
308 hostapd_wpa_auth_send_eapol(void *ctx, const u8 *addr, const u8 *data, size_t data_len, int encrypt) argument
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2207 * @encrypt: Whether the frame should be encrypted
2214 size_t data_len, int encrypt,
2666 * @encrypt: Whether to encrypt the frame (if keys are set)
2673 int encrypt);
H A Ddriver_atheros.c1546 int encrypt, const u8 *own_addr, u32 flags)
1545 atheros_send_eapol(void *priv, const u8 *addr, const u8 *data, size_t data_len, int encrypt, const u8 *own_addr, u32 flags) argument
H A Ddriver_bsd.c534 int encrypt, const u8 *own_addr, u32 flags)
533 bsd_send_eapol(void *priv, const u8 *addr, const u8 *data, size_t data_len, int encrypt, const u8 *own_addr, u32 flags) argument
H A Ddriver_hostap.c286 size_t data_len, int encrypt, const u8 *own_addr,
306 if (encrypt)
285 hostap_send_eapol(void *priv, const u8 *addr, const u8 *data, size_t data_len, int encrypt, const u8 *own_addr, u32 flags) argument

Completed in 272 milliseconds

1234