Searched refs:u8 (Results 26 - 50 of 1639) sorted by relevance

1234567891011>>

/external/wpa_supplicant_8/hostapd/src/common/
H A Dcommon_module_tests.c17 u8 *data;
24 { (u8 *) "", 0, ParseOK, 0 },
25 { (u8 *) " ", 1, ParseFailed, 0 },
26 { (u8 *) "\xff\x00", 2, ParseUnknown, 1 },
27 { (u8 *) "\xff\x01", 2, ParseFailed, 0 },
28 { (u8 *) "\xdd\x03\x01\x02\x03", 5, ParseUnknown, 1 },
29 { (u8 *) "\xdd\x04\x01\x02\x03\x04", 6, ParseUnknown, 1 },
30 { (u8 *) "\xdd\x04\x00\x50\xf2\x02", 6, ParseUnknown, 1 },
31 { (u8 *) "\xdd\x05\x00\x50\xf2\x02\x02", 7, ParseOK, 1 },
32 { (u8 *) "\xd
[all...]
/external/wpa_supplicant_8/src/common/
H A Dcommon_module_tests.c17 u8 *data;
24 { (u8 *) "", 0, ParseOK, 0 },
25 { (u8 *) " ", 1, ParseFailed, 0 },
26 { (u8 *) "\xff\x00", 2, ParseUnknown, 1 },
27 { (u8 *) "\xff\x01", 2, ParseFailed, 0 },
28 { (u8 *) "\xdd\x03\x01\x02\x03", 5, ParseUnknown, 1 },
29 { (u8 *) "\xdd\x04\x01\x02\x03\x04", 6, ParseUnknown, 1 },
30 { (u8 *) "\xdd\x04\x00\x50\xf2\x02", 6, ParseUnknown, 1 },
31 { (u8 *) "\xdd\x05\x00\x50\xf2\x02\x02", 7, ParseOK, 1 },
32 { (u8 *) "\xd
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dcommon_module_tests.c17 u8 *data;
24 { (u8 *) "", 0, ParseOK, 0 },
25 { (u8 *) " ", 1, ParseFailed, 0 },
26 { (u8 *) "\xff\x00", 2, ParseUnknown, 1 },
27 { (u8 *) "\xff\x01", 2, ParseFailed, 0 },
28 { (u8 *) "\xdd\x03\x01\x02\x03", 5, ParseUnknown, 1 },
29 { (u8 *) "\xdd\x04\x01\x02\x03\x04", 6, ParseUnknown, 1 },
30 { (u8 *) "\xdd\x04\x00\x50\xf2\x02", 6, ParseUnknown, 1 },
31 { (u8 *) "\xdd\x05\x00\x50\xf2\x02\x02", 7, ParseOK, 1 },
32 { (u8 *) "\xd
[all...]
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhs20.h14 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid);
15 u8 * hostapd_eid_osen(struct hostapd_data *hapd, u8 *eid);
16 int hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr,
17 u8 osu_method, const char *url);
19 const u8 *addr,
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_ie.h15 const u8 *wpa_ie;
17 const u8 *rsn_ie;
19 const u8 *pmkid;
20 const u8 *gtk;
22 const u8 *mac_addr;
25 const u8 *smk;
27 const u8 *nonce;
29 const u8 *lifetime;
31 const u8 *error;
35 const u8 *igt
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dhs20.h14 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid);
15 u8 * hostapd_eid_osen(struct hostapd_data *hapd, u8 *eid);
16 int hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr,
17 u8 osu_method, const char *url);
19 const u8 *addr,
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_ie.h15 const u8 *wpa_ie;
17 const u8 *rsn_ie;
19 const u8 *pmkid;
20 const u8 *gtk;
22 const u8 *mac_addr;
25 const u8 *smk;
27 const u8 *nonce;
29 const u8 *lifetime;
31 const u8 *error;
35 const u8 *igt
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhs20.h14 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid);
15 u8 * hostapd_eid_osen(struct hostapd_data *hapd, u8 *eid);
16 int hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr,
17 u8 osu_method, const char *url);
19 const u8 *addr,
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_ie.h15 const u8 *wpa_ie;
17 const u8 *rsn_ie;
19 const u8 *pmkid;
20 const u8 *gtk;
22 const u8 *mac_addr;
25 const u8 *smk;
27 const u8 *nonce;
29 const u8 *lifetime;
31 const u8 *error;
35 const u8 *igt
[all...]
/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_sake_common.h48 u8 version; /* EAP_SAKE_VERSION */
49 u8 session_id;
50 u8 subtype;
59 const u8 *rand_s;
60 const u8 *rand_p;
61 const u8 *mic_s;
62 const u8 *mic_p;
63 const u8 *serverid;
65 const u8 *peerid;
67 const u8 *spi_
[all...]
H A Dchap.h14 int chap_md5(u8 id, const u8 *secret, size_t secret_len, const u8 *challenge,
15 size_t challenge_len, u8 *response);
H A Deap_eke_common.h63 u8 dhgroup;
64 u8 encr;
65 u8 prf;
66 u8 mac;
68 u8 shared_secret[EAP_EKE_MAX_HASH_LEN];
69 u8 ke[EAP_EKE_MAX_KE_LEN];
70 u8 ki[EAP_EKE_MAX_KI_LEN];
71 u8 ka[EAP_EKE_MAX_KA_LEN];
81 int eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 enc
[all...]
/external/wpa_supplicant_8/src/eap_common/
H A Deap_sake_common.h48 u8 version; /* EAP_SAKE_VERSION */
49 u8 session_id;
50 u8 subtype;
59 const u8 *rand_s;
60 const u8 *rand_p;
61 const u8 *mic_s;
62 const u8 *mic_p;
63 const u8 *serverid;
65 const u8 *peerid;
67 const u8 *spi_
[all...]
H A Dchap.h14 int chap_md5(u8 id, const u8 *secret, size_t secret_len, const u8 *challenge,
15 size_t challenge_len, u8 *response);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_sake_common.h48 u8 version; /* EAP_SAKE_VERSION */
49 u8 session_id;
50 u8 subtype;
59 const u8 *rand_s;
60 const u8 *rand_p;
61 const u8 *mic_s;
62 const u8 *mic_p;
63 const u8 *serverid;
65 const u8 *peerid;
67 const u8 *spi_
[all...]
H A Dchap.h14 int chap_md5(u8 id, const u8 *secret, size_t secret_len, const u8 *challenge,
15 size_t challenge_len, u8 *response);
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dsha1.h14 int hmac_sha1_vector(const u8 *key, size_t key_len, size_t num_elem,
15 const u8 *addr[], const size_t *len, u8 *mac);
16 int hmac_sha1(const u8 *key, size_t key_len, const u8 *data, size_t data_len,
17 u8 *mac);
18 int sha1_prf(const u8 *key, size_t key_len, const char *label,
19 const u8 *data, size_t data_len, u8 *buf, size_t buf_len);
20 int sha1_t_prf(const u8 *ke
[all...]
H A Daes.h14 void * aes_encrypt_init(const u8 *key, size_t len);
15 void aes_encrypt(void *ctx, const u8 *plain, u8 *crypt);
17 void * aes_decrypt_init(const u8 *key, size_t len);
18 void aes_decrypt(void *ctx, const u8 *crypt, u8 *plain);
H A Dmd5.h14 int hmac_md5_vector(const u8 *key, size_t key_len, size_t num_elem,
15 const u8 *addr[], const size_t *len, u8 *mac);
16 int hmac_md5(const u8 *key, size_t key_len, const u8 *data, size_t data_len,
17 u8 *mac);
/external/wpa_supplicant_8/src/crypto/
H A Dsha1.h14 int hmac_sha1_vector(const u8 *key, size_t key_len, size_t num_elem,
15 const u8 *addr[], const size_t *len, u8 *mac);
16 int hmac_sha1(const u8 *key, size_t key_len, const u8 *data, size_t data_len,
17 u8 *mac);
18 int sha1_prf(const u8 *key, size_t key_len, const char *label,
19 const u8 *data, size_t data_len, u8 *buf, size_t buf_len);
20 int sha1_t_prf(const u8 *ke
[all...]
H A Daes.h14 void * aes_encrypt_init(const u8 *key, size_t len);
15 void aes_encrypt(void *ctx, const u8 *plain, u8 *crypt);
17 void * aes_decrypt_init(const u8 *key, size_t len);
18 void aes_decrypt(void *ctx, const u8 *crypt, u8 *plain);
H A Dmd5.h14 int hmac_md5_vector(const u8 *key, size_t key_len, size_t num_elem,
15 const u8 *addr[], const size_t *len, u8 *mac);
16 int hmac_md5(const u8 *key, size_t key_len, const u8 *data, size_t data_len,
17 u8 *mac);
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dsha1.h14 int hmac_sha1_vector(const u8 *key, size_t key_len, size_t num_elem,
15 const u8 *addr[], const size_t *len, u8 *mac);
16 int hmac_sha1(const u8 *key, size_t key_len, const u8 *data, size_t data_len,
17 u8 *mac);
18 int sha1_prf(const u8 *key, size_t key_len, const char *label,
19 const u8 *data, size_t data_len, u8 *buf, size_t buf_len);
20 int sha1_t_prf(const u8 *ke
[all...]
H A Daes.h14 void * aes_encrypt_init(const u8 *key, size_t len);
15 void aes_encrypt(void *ctx, const u8 *plain, u8 *crypt);
17 void * aes_decrypt_init(const u8 *key, size_t len);
18 void aes_decrypt(void *ctx, const u8 *crypt, u8 *plain);
H A Dmd5.h14 int hmac_md5_vector(const u8 *key, size_t key_len, size_t num_elem,
15 const u8 *addr[], const size_t *len, u8 *mac);
16 int hmac_md5(const u8 *key, size_t key_len, const u8 *data, size_t data_len,
17 u8 *mac);

Completed in 316 milliseconds

1234567891011>>