Home
last modified time | relevance | path

Searched defs:buflen (Results 401 - 425 of 480) sorted by relevance

1...<<11121314151617181920

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dosu_client.c983 size_t buflen; in set_pps_cred_policy_required_proto_port() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_1x.c2716 int ieee802_1x_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen) in ieee802_1x_get_mib() argument
2723 ieee802_1x_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) ieee802_1x_get_mib_sta() argument
[all...]
H A Dwps_hostapd.c1794 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_wps_get_mib_sta() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_crypto.c206 dpp_pbkdf2(size_t hash_len, const u8 *password, size_t password_len, const u8 *salt, size_t salt_len, unsigned int iterations, u8 *buf, size_t buflen) dpp_pbkdf2() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_wolfssl.c274 pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, int iterations, u8 *buf, size_t buflen) pbkdf2_sha1() argument
1081 crypto_bignum_to_bin(const struct crypto_bignum *a, u8 *buf, size_t buflen, size_t padlen) crypto_bignum_to_bin() argument
H A Dtls_wolfssl.c1875 tls_get_cipher(void *tls_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_cipher() argument
1956 tls_get_version(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_version() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_atheros.c1583 size_t buflen; in atheros_get_we_version() local
H A Ddriver_wext.c1606 size_t buflen; in wpa_driver_wext_get_range() local
2451 static int wpa_driver_wext_status(void *priv, char *buf, size_t buflen) in wpa_driver_wext_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap.c2392 int eap_sm_get_status(struct eap_sm *sm, char *buf, size_t buflen, int verbose) in eap_sm_get_status() argument
H A Deap_teap.c2041 eap_teap_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_teap_get_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
H A Deapol_supp_sm.c1167 int eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, in eapol_sm_get_status() argument
1226 int eapol_sm_get_mib(struct eapol_sm *sm, char *buf, size_t buflen) in eapol_sm_get_mib() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_server.c291 int buflen; in srv_log() local
2369 radius_server_get_mib(struct radius_server_data *data, char *buf, size_t buflen) radius_server_get_mib() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.h344 static inline int wpa_sm_get_mib(struct wpa_sm *sm, char *buf, size_t buflen) in wpa_sm_get_mib() argument
356 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) wpa_sm_get_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddriver_i.h736 wpa_drv_status(struct wpa_supplicant *wpa_s, char *buf, size_t buflen) wpa_drv_status() argument
H A Dinterworking.c1471 size_t buflen = 9 + os_strlen(pos) + 1; in interworking_set_eap_params() local
1477 size_t buflen = 10 + os_strlen(cred->realm) + 1; in interworking_set_eap_params() local
1498 size_t buflen; in interworking_set_eap_params() local
[all...]
H A Dsme.c2116 size_t buflen = 2 * data->auth.ies_len + 1; local
H A Dwpas_glue.c954 size_t buflen; in wpas_send_ctrl_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dhostapd_cli.c488 size_t buflen; in hostapd_cli_cmd_wps_nfc_tag_read() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dosu_client.c984 size_t buflen; in set_pps_cred_policy_required_proto_port() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c3462 size_t buflen; in send_assoc_resp() local
5125 ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen) ieee802_11_get_mib() argument
5132 ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) ieee802_11_get_mib_sta() argument
[all...]
H A Dieee802_1x.c2710 int ieee802_1x_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen) in ieee802_1x_get_mib() argument
2717 ieee802_1x_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) ieee802_1x_get_mib_sta() argument
[all...]
H A Dwps_hostapd.c1609 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_wps_get_mib_sta() argument
/third_party/curl/lib/vtls/
H A Dsectransp.c2372 size_t buflen; local
2194 append_cert_to_array(struct Curl_easy *data, const unsigned char *buf, size_t buflen, CFMutableArrayRef array) global() argument
2235 verify_cert_buf(struct Curl_cfilter *cf, struct Curl_easy *data, const unsigned char *certbuf, size_t buflen, SSLContextRef ctx) global() argument
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h308 uint32_t buflen; member
/third_party/libuv/src/unix/
H A Dlinux.c440 ssize_t uv__getrandom(void* buf, size_t buflen, unsigned flags) { in uv__getrandom() argument

Completed in 74 milliseconds

1...<<11121314151617181920