HomeSort by relevance Sort by last modified time
    Searched refs:os_malloc (Results 1 - 25 of 188) sorted by null

1 2 3 4 5 6 7 8

  /external/mesa3d/src/gallium/auxiliary/os/
os_memory.h 49 os_malloc(size_t size);
os_memory_aligned.h 76 ptr = (char *) os_malloc(alloc_size);
os_memory_debug.h 80 #define os_malloc( _size ) \ macro
os_memory_stdc.h 43 #define os_malloc(_size) malloc(_size) macro
  /external/wpa_supplicant_8/src/utils/
os_internal.c 157 buf = os_malloc(len);
175 ret = os_malloc(ret_len);
228 buf = os_malloc(*len);
254 void *n = os_malloc(size);
261 void * os_malloc(size_t size) function
339 res = os_malloc(len + 1);
base64.c 42 out = os_malloc(olen);
121 pos = out = os_malloc(olen);
wpa_debug.c 289 strbuf = os_malloc(1 + 3 * slen);
324 strbuf = os_malloc(1 + 3 * len);
619 buf = os_malloc(buflen);
659 buf = os_malloc(buflen);
684 buf = os_malloc(buflen);
714 buf = os_malloc(buflen);
739 buf = os_malloc(buflen);
766 buf = os_malloc(buflen);
805 buf = os_malloc(buflen);
os_unix.c 293 buf = os_malloc(len);
314 ret = os_malloc(ret_len);
441 buf = os_malloc(*len);
551 if (i < res && os_strcmp(func[i], "os_malloc") == 0)
697 void * os_malloc(size_t size) function
722 return os_malloc(size);
732 n = os_malloc(size);
768 void *ptr = os_malloc(size);
780 d = os_malloc(len + 1);
os.h 304 * os_malloc - Allocate dynamic memory
310 void * os_malloc(size_t size);
314 * @ptr: Old buffer from os_malloc() or os_realloc()
326 * @ptr: Old buffer from os_malloc() or os_realloc(); can be %NULL
479 void * os_malloc(size_t size);
484 #ifndef os_malloc
485 #define os_malloc(s) malloc((s)) macro
os_none.c 118 void * os_malloc(size_t size) function
edit_readline.c 132 char *ps2 = os_malloc(blen);
  /external/wpa_supplicant_8/src/crypto/
aes-eax.c 46 buf = os_malloc(buf_len);
110 buf = os_malloc(buf_len);
  /external/mesa3d/src/gallium/auxiliary/util/
u_memory.h 48 #define MALLOC(_size) os_malloc(_size)
  /external/wpa_supplicant_8/src/eap_common/
ikev2_common.c 403 sign_data = os_malloc(sign_len);
495 decrypted = os_malloc(decrypted_len);
650 keybuf = os_malloc(keybuf_len);
662 keys->SK_d = os_malloc(keys->SK_d_len);
670 keys->SK_ai = os_malloc(keys->SK_integ_len);
678 keys->SK_ar = os_malloc(keys->SK_integ_len);
686 keys->SK_ei = os_malloc(keys->SK_encr_len);
694 keys->SK_er = os_malloc(keys->SK_encr_len);
702 keys->SK_pi = os_malloc(keys->SK_prf_len);
710 keys->SK_pr = os_malloc(keys->SK_prf_len)
    [all...]
eap_ikev2_common.c 31 nonces = os_malloc(nlen);
eap_gpsk_common.c 141 data = os_malloc(data_len);
299 seed = os_malloc(2 * EAP_GPSK_RAND_LEN + id_server_len + id_peer_len);
372 data = os_malloc(data_len);
443 seed = os_malloc(2 * EAP_GPSK_RAND_LEN + id_server_len + id_peer_len);
  /external/wpa_supplicant_8/src/eap_peer/
eap_psk.c 59 data->id_p = os_malloc(identity_len);
119 data->id_s = os_malloc(data->id_s_len);
148 buf = os_malloc(buflen);
230 buf = os_malloc(buflen);
276 decrypted = os_malloc(left);
428 key = os_malloc(EAP_MSK_LEN);
448 id = os_malloc(*len);
469 key = os_malloc(EAP_EMSK_LEN);
eap_ikev2.c 86 data->ikev2.IDr = os_malloc(identity_len);
94 data->ikev2.shared_secret = os_malloc(password_len);
455 key = os_malloc(EAP_MSK_LEN);
473 key = os_malloc(EAP_EMSK_LEN);
494 sid = os_malloc(sid_len);
eap_fast_pac.c 117 *dst = os_malloc(src_len);
243 buf = os_malloc(*len);
260 rc->buf = os_malloc(rc->buf_len);
631 pos = buf = os_malloc(buf_len);
723 pac->a_id = os_malloc(len);
732 pac->a_id_info = os_malloc(len);
823 pac->pac_opaque = os_malloc(pac->pac_opaque_len);
835 pac->pac_info = os_malloc(pac->pac_info_len);
894 buf = os_malloc(len);
  /external/wpa_supplicant_8/src/eap_server/
eap_server_identity.c 123 buf = os_malloc(len * 4 + 1);
132 sm->identity = os_malloc(len ? len : 1);
eap_server_psk.c 114 buf = os_malloc(buflen);
239 data->id_p = os_malloc(left);
298 buf = os_malloc(buflen);
374 decrypted = os_malloc(left);
453 key = os_malloc(EAP_MSK_LEN);
471 key = os_malloc(EAP_EMSK_LEN);
497 id = os_malloc(*len);
  /external/wpa_supplicant_8/hs20/client/
est.c 129 buf = os_malloc(buflen);
169 pkcs7 = os_malloc(resp_len);
505 txt = os_malloc(rlen + 1);
599 buf = os_malloc(buflen);
690 buf = os_malloc(buflen);
733 pkcs7 = os_malloc(resp_len);
  /external/wpa_supplicant_8/src/ap/
peerkey_auth.c 106 buf = os_malloc(buf_len);
153 pos = buf = os_malloc(buf_len);
207 pos = buf = os_malloc(buf_len);
  /external/wpa_supplicant_8/wpa_supplicant/
autoscan.c 86 scan_plans = os_malloc(sizeof(*wpa_s->sched_scan_plans));
  /external/wpa_supplicant_8/src/tls/
tlsv1_client_write.c 85 hello = os_malloc(len);
352 csecret = os_malloc(csecret_len);
382 dh_yc = os_malloc(dh_yc_len);
428 shared = os_malloc(shared_len);
881 msg = os_malloc(msglen);
919 msg = os_malloc(1000);
959 return os_malloc(1);
978 alert = os_malloc(10);

Completed in 348 milliseconds

1 2 3 4 5 6 7 8