| /NextBSD/contrib/wpa/src/crypto/ |
| HD | random.h | 16 #define random_get_bytes(b, l) os_get_random((b), (l)) macro 23 int random_get_bytes(void *buf, size_t len);
|
| HD | random.c | 154 int random_get_bytes(void *buf, size_t len) in random_get_bytes() function 375 if (random_get_bytes(buf, RANDOM_ENTROPY_SIZE) < 0) in random_write_entropy()
|
| HD | dh_groups.c | 1206 if (random_get_bytes(wpabuf_put(*priv, dh->prime_len), dh->prime_len)) in dh_init()
|
| /NextBSD/sys/cddl/compat/opensolaris/sys/ |
| HD | random.h | 34 #define random_get_bytes(p, s) read_random((p), (int)(s)) macro
|
| /NextBSD/contrib/wpa/src/eap_common/ |
| HD | eap_eke_common.c | 178 if (random_get_bytes(ret_priv, dh->prime_len)) in eap_eke_dh_init() 389 if (random_get_bytes(iv, AES_BLOCK_SIZE)) in eap_eke_dhcomp() 641 if (random_get_bytes(pos, block_size)) in eap_eke_prot() 651 if (random_get_bytes(pos, pad)) in eap_eke_prot()
|
| /NextBSD/contrib/wpa/src/tls/ |
| HD | tlsv1_server_write.c | 57 if (random_get_bytes(conn->server_random + 4, TLS_RANDOM_LEN - 4)) { in tls_write_server_hello() 66 if (random_get_bytes(conn->session_id, conn->session_id_len)) { in tls_write_server_hello() 290 if (random_get_bytes(conn->dh_secret, conn->dh_secret_len)) { in tls_write_server_key_exchange()
|
| HD | tlsv1_client_write.c | 56 if (random_get_bytes(conn->client_random + 4, TLS_RANDOM_LEN - 4)) { in tls_send_client_hello() 223 if (random_get_bytes(csecret, csecret_len)) { in tlsv1_key_x_dh()
|
| /NextBSD/contrib/wpa/src/wps/ |
| HD | wps_common.c | 243 if (random_get_bytes((unsigned char *) &val, sizeof(val)) < 0) { in wps_generate_pin() 681 if (random_get_bytes(wpabuf_put(pw, WPS_OOB_DEVICE_PASSWORD_LEN), in wps_nfc_token_gen() 683 random_get_bytes((u8 *) &val, sizeof(val))) { in wps_nfc_token_gen()
|
| HD | wps_enrollee.c | 41 if (random_get_bytes(wps->snonce, 2 * WPS_SECRET_NONCE_LEN) < 0) in wps_build_e_hash() 109 if (random_get_bytes(wps->nonce_e, WPS_NONCE_LEN) < 0) in wps_build_m1() 304 random_get_bytes(psk, sizeof(psk)) < 0) { in wps_build_cred_network_key()
|
| HD | wps_attr_build.c | 373 if (random_get_bytes(iv, block_size) < 0) in wps_build_encr_settings()
|
| /NextBSD/contrib/wpa/src/eap_server/ |
| HD | eap_server_md5.c | 50 if (random_get_bytes(data->challenge, CHALLENGE_LEN)) { in eap_md5_buildReq()
|
| HD | ikev2.c | 1098 if (random_get_bytes(data->i_nonce, data->i_nonce_len)) in ikev2_build_sa_init() 1146 if (random_get_bytes(data->shared_secret, 16)) in ikev2_build_sa_auth()
|
| HD | eap_server_sake.c | 153 if (random_get_bytes(data->rand_s, EAP_SAKE_RAND_LEN)) { in eap_sake_build_challenge()
|
| /NextBSD/contrib/wpa/src/common/ |
| HD | sae.c | 127 if (iter++ > 100 || random_get_bytes(val, order_len) < 0) in sae_get_rand() 180 if (random_get_bytes(tmp, prime_len) < 0) in get_rand_1_to_p_1() 395 if (random_get_bytes(tmp, prime_len) < 0) in get_random_qr_qnr() 438 if (random_get_bytes(dummy_password, dummy_password_len) < 0) in sae_derive_pwe_ecc()
|
| /NextBSD/contrib/wpa/src/rsn_supp/ |
| HD | peerkey.c | 249 if (random_get_bytes(peerkey->pnonce, WPA_NONCE_LEN)) { in wpa_supplicant_process_smk_m2() 362 if (random_get_bytes(peerkey->inonce, WPA_NONCE_LEN)) { in wpa_supplicant_send_stk_1_of_4() 684 if (random_get_bytes(peerkey->pnonce, WPA_NONCE_LEN)) { in wpa_supplicant_process_stk_1_of_4() 1066 if (random_get_bytes(peerkey->inonce, WPA_NONCE_LEN)) { in wpa_sm_stkstart()
|
| HD | wpa_ft.c | 352 if (random_get_bytes(sm->snonce, WPA_NONCE_LEN)) { in wpa_ft_prepare_auth_request() 830 if (random_get_bytes(sm->snonce, WPA_NONCE_LEN)) { in wpa_ft_start_over_ds()
|
| /NextBSD/contrib/wpa/wpa_supplicant/ |
| HD | mesh_rsn.c | 173 if (random_get_bytes(rsn->mgtk, 16) < 0) { in __mesh_rsn_auth_init() 420 if (random_get_bytes(sta->my_nonce, 32) < 0) { in mesh_rsn_init_ampe_sta()
|
| /NextBSD/contrib/wpa/src/ap/ |
| HD | wpa_auth.c | 252 if (random_get_bytes(wpa_auth->group->GMK, WPA_GMK_LEN)) { in wpa_rekey_gmk() 330 if (random_get_bytes(group->GMK, WPA_GMK_LEN) < 0) in wpa_group_init_gmk_and_counter() 342 if (random_get_bytes(rkey, sizeof(rkey)) < 0) in wpa_group_init_gmk_and_counter() 1375 if (random_get_bytes(pos, 16) < 0) in wpa_gmk_to_gtk() 1880 if (random_get_bytes(sm->ANonce, WPA_NONCE_LEN)) { in SM_STATE() 2148 if (random_get_bytes(igtk.igtk, len) < 0) in ieee80211w_kde_add() 2221 if (random_get_bytes(dummy_gtk, gtk_len) < 0) in SM_STATE() 2557 if (random_get_bytes(dummy_gtk, gsm->GTK_len) < 0) in SM_STATE()
|
| HD | peerkey_auth.c | 292 if (random_get_bytes(smk, PMK_LEN)) { in wpa_smk_m3()
|
| /NextBSD/contrib/wpa/src/eap_peer/ |
| HD | eap_mschapv2.c | 197 } else if (random_get_bytes(peer_challenge, MSCHAPV2_CHAL_LEN)) { in eap_mschapv2_challenge_reply() 583 if (random_get_bytes(cp->peer_challenge, MSCHAPV2_CHAL_LEN)) in eap_mschapv2_change_password()
|
| HD | eap_leap.c | 165 if (random_get_bytes(pos, LEAP_CHALLENGE_LEN)) { in eap_leap_process_success()
|
| HD | eap_sim.c | 89 if (random_get_bytes(data->nonce_mt, EAP_SIM_NONCE_MT_LEN)) { in eap_sim_init() 1135 if (random_get_bytes(data->nonce_mt, EAP_SIM_NONCE_MT_LEN)) { in eap_sim_init_for_reauth()
|
| HD | eap_sake.c | 220 if (random_get_bytes(data->rand_p, EAP_SAKE_RAND_LEN)) { in eap_sake_process_challenge()
|
| HD | eap_psk.c | 130 if (random_get_bytes(data->rand_p, EAP_PSK_RAND_LEN)) { in eap_psk_process_1()
|
| /NextBSD/contrib/wpa/hostapd/ |
| HD | hlr_auc_gw.c | 673 if (random_get_bytes(_rand, 16) < 0) in sim_req_auth() 804 if (random_get_bytes(_rand, EAP_AKA_RAND_LEN) < 0) in aka_req_auth()
|