Home
last modified time | relevance | path

Searched defs:len (Results 751 - 775 of 6045) sorted by relevance

1...<<31323334353637383940>>...242

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha1-prf.c38 size_t len[3]; in sha1_prf() local
H A Dsha1-tprf.c38 size_t len[5]; in sha1_t_prf() local
H A Dsha1.c26 hmac_sha1_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha1_vector() argument
H A Dsha256-kdf.c39 size_t len[4]; in hmac_sha256_kdf() local
H A Dsha256-tlsprf.c37 size_t len[3]; in tls_prf_sha256() local
H A Dsha256.c26 hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha256_vector() argument
H A Dsha384-internal.c24 int sha384_vector(size_t num_elem, const u8 *addr[], const size_t *len, in sha384_vector() argument
H A Dsha384-kdf.c39 size_t len[4]; in hmac_sha384_kdf() local
H A Dsha384-tlsprf.c37 size_t len[3]; in tls_prf_sha384() local
H A Dsha384.c26 hmac_sha384_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha384_vector() argument
H A Dsha512-kdf.c39 size_t len[4]; in hmac_sha512_kdf() local
H A Dsha512.c26 hmac_sha512_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha512_vector() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_otp.c34 size_t password_len, len; in eap_otp_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dbignum.c75 int bignum_get_unsigned_bin(const struct bignum *n, u8 *buf, size_t *len) in bignum_get_unsigned_bin() argument
99 int bignum_set_unsigned_bin(struct bignum *n, const u8 *buf, size_t len) in bignum_set_unsigned_bin() argument
[all...]
H A Dpkcs8.c19 struct crypto_private_key * pkcs8_key_import(const u8 *buf, size_t len) in pkcs8_key_import() argument
111 pkcs8_enc_key_import(const u8 *buf, size_t len, const char *passwd) in pkcs8_enc_key_import() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dconfig.c17 size_t len = os_strlen(buf); in newline_terminated() local
H A Dext_password.c84 struct wpabuf * ext_password_alloc(size_t len) in ext_password_alloc() argument
H A Duuid.c52 int len; in uuid_bin2str() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_parse.c20 wps_set_vendor_ext_wfa_subelem(struct wps_parse_attr *attr, u8 id, u8 len, const u8 *pos) wps_set_vendor_ext_wfa_subelem() argument
91 wps_parse_vendor_ext_wfa(struct wps_parse_attr *attr, const u8 *pos, u16 len) wps_parse_vendor_ext_wfa() argument
111 wps_parse_vendor_ext(struct wps_parse_attr *attr, const u8 *pos, u16 len) wps_parse_vendor_ext() argument
152 wps_set_attr(struct wps_parse_attr *attr, u16 type, const u8 *pos, u16 len) wps_set_attr() argument
599 u16 type, len; wps_parse_msg() local
[all...]
H A Dwps_module_tests.c274 size_t len; in wps_attr_parse_tests() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.h201 wpa_supplicant_ctrl_iface_send(struct ctrl_iface_priv *priv, int level, char *buf, size_t len) wpa_supplicant_ctrl_iface_send() argument
H A Dnfc_pw_token.c20 size_t i, len; in print_bin() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.h141 hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_mbo() argument
[all...]
H A Dmbo_ap.h39 mbo_ap_wnm_notification_req(struct hostapd_data *hapd, const u8 *addr, const u8 *buf, size_t len) mbo_ap_wnm_notification_req() argument
H A Dpreauth_auth.h39 rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, u8 *buf, size_t len) rsn_preauth_send() argument

Completed in 8 milliseconds

1...<<31323334353637383940>>...242