Home
last modified time | relevance | path

Searched refs:os_malloc (Results 1 – 25 of 180) sorted by relevance

12345678

/external/wpa_supplicant_8/src/utils/
Dos_unix.c261 buf = os_malloc(len); in os_rel2abs_path()
282 ret = os_malloc(ret_len); in os_rel2abs_path()
393 buf = os_malloc(*len); in os_readfile()
470 void * os_malloc(size_t size) in os_malloc() function
491 return os_malloc(size); in os_realloc()
501 n = os_malloc(size); in os_realloc()
537 void *ptr = os_malloc(size); in os_zalloc()
549 d = os_malloc(len + 1); in os_strdup()
Dos_internal.c155 buf = os_malloc(len); in os_rel2abs_path()
173 ret = os_malloc(ret_len); in os_rel2abs_path()
226 buf = os_malloc(*len); in os_readfile()
246 void *n = os_malloc(size); in os_zalloc()
253 void * os_malloc(size_t size) in os_malloc() function
331 res = os_malloc(len + 1); in os_strdup()
Dwpa_debug.c289 strbuf = os_malloc(1 + 3 * slen); in _wpa_hexdump()
324 strbuf = os_malloc(1 + 3 * len); in _wpa_hexdump()
607 buf = os_malloc(buflen); in wpa_msg()
647 buf = os_malloc(buflen); in wpa_msg_ctrl()
672 buf = os_malloc(buflen); in wpa_msg_global()
702 buf = os_malloc(buflen); in wpa_msg_global_ctrl()
727 buf = os_malloc(buflen); in wpa_msg_no_global()
766 buf = os_malloc(buflen); in hostapd_logger()
Dos.h303 void * os_malloc(size_t size);
472 void * os_malloc(size_t size);
477 #ifndef os_malloc
478 #define os_malloc(s) malloc((s)) macro
Dbase64.c42 out = os_malloc(olen); in base64_encode()
119 pos = out = os_malloc(olen); in base64_decode()
Dcommon.c335 buf = os_malloc((strlen(str) + 1) * sizeof(TCHAR)); in wpa_strdup_tchar()
539 str = os_malloc(tlen + 1); in wpa_config_parse_string()
555 str = os_malloc(tlen + 1); in wpa_config_parse_string()
634 res = os_malloc(len + 1); in dup_binstr()
713 buf = os_malloc(maxlen); in freq_range_list_str()
/external/wpa_supplicant_8/src/eap_common/
Dikev2_common.c400 sign_data = os_malloc(sign_len); in ikev2_derive_auth_data()
492 decrypted = os_malloc(decrypted_len); in ikev2_decrypt_payload()
647 keybuf = os_malloc(keybuf_len); in ikev2_derive_sk_keys()
659 keys->SK_d = os_malloc(keys->SK_d_len); in ikev2_derive_sk_keys()
667 keys->SK_ai = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
675 keys->SK_ar = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
683 keys->SK_ei = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
691 keys->SK_er = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
699 keys->SK_pi = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()
707 keys->SK_pr = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()
Deap_gpsk_common.c140 data = os_malloc(data_len); in eap_gpsk_derive_keys_helper()
298 seed = os_malloc(2 * EAP_GPSK_RAND_LEN + id_server_len + id_peer_len); in eap_gpsk_derive_keys()
371 data = os_malloc(data_len); in eap_gpsk_derive_mid_helper()
442 seed = os_malloc(2 * EAP_GPSK_RAND_LEN + id_server_len + id_peer_len); in eap_gpsk_derive_session_id()
/external/wpa_supplicant_8/src/eap_peer/
Deap_psk.c59 data->id_p = os_malloc(identity_len); in eap_psk_init()
119 data->id_s = os_malloc(data->id_s_len); in eap_psk_process_1()
148 buf = os_malloc(buflen); in eap_psk_process_1()
230 buf = os_malloc(buflen); in eap_psk_process_3()
276 decrypted = os_malloc(left); in eap_psk_process_3()
428 key = os_malloc(EAP_MSK_LEN); in eap_psk_getKey()
448 id = os_malloc(*len); in eap_psk_get_session_id()
469 key = os_malloc(EAP_EMSK_LEN); in eap_psk_get_emsk()
Deap_fast_pac.c117 *dst = os_malloc(src_len); in eap_fast_copy_buf()
243 buf = os_malloc(*len); in eap_fast_parse_hex()
260 rc->buf = os_malloc(rc->buf_len); in eap_fast_init_pac_data()
630 pos = buf = os_malloc(buf_len); in eap_fast_save_pac()
722 pac->a_id = os_malloc(len); in eap_fast_pac_get_a_id()
731 pac->a_id_info = os_malloc(len); in eap_fast_pac_get_a_id()
817 pac->pac_opaque = os_malloc(pac->pac_opaque_len); in eap_fast_load_pac_bin()
826 pac->pac_info = os_malloc(pac->pac_info_len); in eap_fast_load_pac_bin()
885 buf = os_malloc(len); in eap_fast_save_pac_bin()
Deap_ikev2.c86 data->ikev2.IDr = os_malloc(identity_len); in eap_ikev2_init()
94 data->ikev2.shared_secret = os_malloc(password_len); in eap_ikev2_init()
447 key = os_malloc(EAP_MSK_LEN); in eap_ikev2_getKey()
465 key = os_malloc(EAP_EMSK_LEN); in eap_ikev2_get_emsk()
486 sid = os_malloc(sid_len); in eap_ikev2_get_session_id()
Deap_sake.c88 data->peerid = os_malloc(identity_len); in eap_sake_init()
234 data->serverid = os_malloc(attr.serverid_len); in eap_sake_process_challenge()
445 key = os_malloc(EAP_MSK_LEN); in eap_sake_getKey()
464 id = os_malloc(*len); in eap_sake_get_session_id()
485 key = os_malloc(EAP_EMSK_LEN); in eap_sake_get_emsk()
Deap_pwd.c113 if ((data->id_peer = os_malloc(identity_len)) == NULL) { in eap_pwd_init()
123 if ((data->password = os_malloc(password_len)) == NULL) { in eap_pwd_init()
182 key = os_malloc(EAP_MSK_LEN); in eap_pwd_getkey()
201 id = os_malloc(1 + SHA256_MAC_LEN); in eap_pwd_get_session_id()
244 data->id_server = os_malloc(payload_len - sizeof(struct eap_pwd_id)); in eap_pwd_perform_id_exchange()
442 if (((scalar = os_malloc(BN_num_bytes(data->grp->order))) == NULL) || in eap_pwd_perform_commit_exchange()
443 ((element = os_malloc(BN_num_bytes(data->grp->prime) * 2)) == in eap_pwd_perform_commit_exchange()
516 if (((cruft = os_malloc(BN_num_bytes(data->grp->prime))) == NULL) || in eap_pwd_perform_confirm_exchange()
940 if ((key = os_malloc(EAP_EMSK_LEN)) == NULL) in eap_pwd_get_emsk()
Deap_gpsk.c99 data->id_peer = os_malloc(identity_len); in eap_gpsk_init()
120 data->psk = os_malloc(password_len); in eap_gpsk_init()
161 data->id_server = os_malloc(alen); in eap_gpsk_process_id_server()
722 key = os_malloc(EAP_MSK_LEN); in eap_gpsk_getKey()
740 key = os_malloc(EAP_EMSK_LEN); in eap_gpsk_get_emsk()
758 sid = os_malloc(data->id_len); in eap_gpsk_get_session_id()
/external/wpa_supplicant_8/src/tls/
Dtlsv1_client_write.c65 hello = os_malloc(len); in tls_send_client_hello()
215 csecret = os_malloc(csecret_len); in tlsv1_key_x_dh()
245 dh_yc = os_malloc(dh_yc_len); in tlsv1_key_x_dh()
284 shared = os_malloc(shared_len); in tlsv1_key_x_dh()
743 msg = os_malloc(msglen); in tls_send_client_key_exchange()
781 msg = os_malloc(1000); in tls_send_change_cipher_spec()
819 return os_malloc(1); in tlsv1_client_handshake_write()
838 alert = os_malloc(10); in tlsv1_client_send_alert()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_psk.c114 buf = os_malloc(buflen); in eap_psk_build_3()
239 data->id_p = os_malloc(left); in eap_psk_process_2()
298 buf = os_malloc(buflen); in eap_psk_process_2()
374 decrypted = os_malloc(left); in eap_psk_process_4()
453 key = os_malloc(EAP_MSK_LEN); in eap_psk_getKey()
471 key = os_malloc(EAP_EMSK_LEN); in eap_psk_get_emsk()
Deap_server_identity.c123 buf = os_malloc(len * 4 + 1); in eap_identity_process()
132 sm->identity = os_malloc(len ? len : 1); in eap_identity_process()
/external/wpa_supplicant_8/src/crypto/
Daes-eax.c46 buf = os_malloc(buf_len); in aes_128_eax_encrypt()
110 buf = os_malloc(buf_len); in aes_128_eax_decrypt()
/external/wpa_supplicant_8/hs20/client/
Dest.c104 buf = os_malloc(buflen); in est_load_cacerts()
144 pkcs7 = os_malloc(resp_len); in est_load_cacerts()
459 txt = os_malloc(rlen + 1); in generate_csr()
551 buf = os_malloc(buflen); in est_build_csr()
642 buf = os_malloc(buflen); in est_simple_enroll()
685 pkcs7 = os_malloc(resp_len); in est_simple_enroll()
/external/mesa3d/src/gallium/auxiliary/os/
Dos_memory.h49 os_malloc(size_t size);
Dos_memory_aligned.h50 ptr = (char *) os_malloc(size + alignment + sizeof(void *)); in os_malloc_aligned()
Dos_memory_stdc.h43 #define os_malloc(_size) malloc(_size) macro
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
Dos_memory.h49 os_malloc(size_t size);
Dos_memory_aligned.h50 ptr = (char *) os_malloc(size + alignment + sizeof(void *)); in os_malloc_aligned()
Dos_memory_stdc.h43 #define os_malloc(_size) malloc(_size) macro

12345678