/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | sha1-prf.c | 38 size_t len[3]; in sha1_prf() local
|
H A D | sha1-tprf.c | 38 size_t len[5]; in sha1_t_prf() local
|
H A D | sha1.c | 26 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 D | sha256-kdf.c | 39 size_t len[4]; in hmac_sha256_kdf() local
|
H A D | sha256-tlsprf.c | 37 size_t len[3]; in tls_prf_sha256() local
|
H A D | sha256.c | 26 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 D | sha384-internal.c | 24 int sha384_vector(size_t num_elem, const u8 *addr[], const size_t *len, in sha384_vector() argument
|
H A D | sha384-kdf.c | 39 size_t len[4]; in hmac_sha384_kdf() local
|
H A D | sha384-tlsprf.c | 37 size_t len[3]; in tls_prf_sha384() local
|
H A D | sha384.c | 26 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 D | sha512-kdf.c | 39 size_t len[4]; in hmac_sha512_kdf() local
|
H A D | sha512.c | 26 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 D | eap_otp.c | 34 size_t password_len, len; in eap_otp_process() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
H A D | bignum.c | 75 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 D | pkcs8.c | 19 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 D | config.c | 17 size_t len = os_strlen(buf); in newline_terminated() local
|
H A D | ext_password.c | 84 struct wpabuf * ext_password_alloc(size_t len) in ext_password_alloc() argument
|
H A D | uuid.c | 52 int len; in uuid_bin2str() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_attr_parse.c | 20 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 D | wps_module_tests.c | 274 size_t len; in wps_attr_parse_tests() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface.h | 201 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 D | nfc_pw_token.c | 20 size_t i, len; in print_bin() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.h | 141 hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_mbo() argument [all...] |
H A D | mbo_ap.h | 39 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 D | preauth_auth.h | 39 rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, u8 *buf, size_t len) rsn_preauth_send() argument
|