Home
last modified time | relevance | path

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

12345678910>>...55

/dports/net/reaver/reaver-wps-fork-t6x-1.6.6/src/utils/
H A Dos_unix.c200 buf = os_malloc(len); in os_rel2abs_path()
221 ret = os_malloc(ret_len); in os_rel2abs_path()
297 buf = os_malloc(*len); in os_readfile()
350 void * os_malloc(size_t size) in os_malloc() function
371 return os_malloc(size); in os_realloc()
381 n = os_malloc(size); in os_realloc()
417 void *ptr = os_malloc(size); in os_zalloc()
429 d = os_malloc(len + 1); in os_strdup()
H A Dos_internal.c132 buf = os_malloc(len); in os_rel2abs_path()
150 ret = os_malloc(ret_len); in os_rel2abs_path()
203 buf = os_malloc(*len); in os_readfile()
223 void *n = os_malloc(size); in os_zalloc()
230 void * os_malloc(size_t size) in os_malloc() function
308 res = os_malloc(len + 1); in os_strdup()
/dports/net/hostapd-devel/hostap-14ab4a816/wlantest/
H A Dbip.c27 prot = os_malloc(plen); in bip_protect()
40 buf = os_malloc(plen + 20 - 24); in bip_protect()
80 prot = os_malloc(plen); in bip_gmac_protect()
93 buf = os_malloc(plen + 20 - 24); in bip_gmac_protect()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/wlantest/
H A Dbip.c27 prot = os_malloc(plen); in bip_protect()
40 buf = os_malloc(plen + 20 - 24); in bip_protect()
80 prot = os_malloc(plen); in bip_gmac_protect()
93 buf = os_malloc(plen + 20 - 24); in bip_gmac_protect()
/dports/net/hostapd/hostapd-2.9/src/utils/
H A Dos_unix.c299 buf = os_malloc(len); in os_rel2abs_path()
320 ret = os_malloc(ret_len); in os_rel2abs_path()
429 buf = os_malloc(*len); in os_readfile()
523 void *r = os_malloc(len); in os_memdup()
699 void * os_malloc(size_t size) in os_malloc() function
724 return os_malloc(size); in os_realloc()
734 n = os_malloc(size); in os_realloc()
770 void *ptr = os_malloc(size); in os_zalloc()
782 d = os_malloc(len + 1); in os_strdup()
H A Dos_internal.c157 buf = os_malloc(len); in os_rel2abs_path()
175 ret = os_malloc(ret_len); in os_rel2abs_path()
228 buf = os_malloc(*len); in os_readfile()
254 void *n = os_malloc(size); in os_zalloc()
261 void * os_malloc(size_t size) in os_malloc() function
339 res = os_malloc(len + 1); in os_strdup()
H A Dwpa_debug.c294 strbuf = os_malloc(1 + 3 * slen); in _wpa_hexdump()
329 strbuf = os_malloc(1 + 3 * len); in _wpa_hexdump()
650 buf = os_malloc(buflen); in wpa_msg()
690 buf = os_malloc(buflen); in wpa_msg_ctrl()
715 buf = os_malloc(buflen); in wpa_msg_global()
745 buf = os_malloc(buflen); in wpa_msg_global_ctrl()
770 buf = os_malloc(buflen); in wpa_msg_no_global()
797 buf = os_malloc(buflen); in wpa_msg_global_only()
836 buf = os_malloc(buflen); in hostapd_logger()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/utils/
H A Dos_unix.c303 buf = os_malloc(len); in os_rel2abs_path()
324 ret = os_malloc(ret_len); in os_rel2abs_path()
433 buf = os_malloc(*len); in os_readfile()
525 void *r = os_malloc(len); in os_memdup()
701 void * os_malloc(size_t size) in os_malloc() function
726 return os_malloc(size); in os_realloc()
736 n = os_malloc(size); in os_realloc()
772 void *ptr = os_malloc(size); in os_zalloc()
784 d = os_malloc(len + 1); in os_strdup()
H A Dos_internal.c157 buf = os_malloc(len); in os_rel2abs_path()
175 ret = os_malloc(ret_len); in os_rel2abs_path()
228 buf = os_malloc(*len); in os_readfile()
254 void *n = os_malloc(size); in os_zalloc()
261 void * os_malloc(size_t size) in os_malloc() function
339 res = os_malloc(len + 1); in os_strdup()
H A Dwpa_debug.c294 strbuf = os_malloc(1 + 3 * slen); in _wpa_hexdump()
329 strbuf = os_malloc(1 + 3 * len); in _wpa_hexdump()
650 buf = os_malloc(buflen); in wpa_msg()
690 buf = os_malloc(buflen); in wpa_msg_ctrl()
715 buf = os_malloc(buflen); in wpa_msg_global()
745 buf = os_malloc(buflen); in wpa_msg_global_ctrl()
770 buf = os_malloc(buflen); in wpa_msg_no_global()
797 buf = os_malloc(buflen); in wpa_msg_global_only()
836 buf = os_malloc(buflen); in hostapd_logger()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_unix.c299 buf = os_malloc(len); in os_rel2abs_path()
320 ret = os_malloc(ret_len); in os_rel2abs_path()
429 buf = os_malloc(*len); in os_readfile()
521 void *r = os_malloc(len); in os_memdup()
697 void * os_malloc(size_t size) in os_malloc() function
722 return os_malloc(size); in os_realloc()
732 n = os_malloc(size); in os_realloc()
768 void *ptr = os_malloc(size); in os_zalloc()
780 d = os_malloc(len + 1); in os_strdup()
H A Dos_internal.c157 buf = os_malloc(len); in os_rel2abs_path()
175 ret = os_malloc(ret_len); in os_rel2abs_path()
228 buf = os_malloc(*len); in os_readfile()
254 void *n = os_malloc(size); in os_zalloc()
261 void * os_malloc(size_t size) in os_malloc() function
339 res = os_malloc(len + 1); in os_strdup()
H A Dwpa_debug.c294 strbuf = os_malloc(1 + 3 * slen); in _wpa_hexdump()
329 strbuf = os_malloc(1 + 3 * len); in _wpa_hexdump()
650 buf = os_malloc(buflen); in wpa_msg()
690 buf = os_malloc(buflen); in wpa_msg_ctrl()
715 buf = os_malloc(buflen); in wpa_msg_global()
745 buf = os_malloc(buflen); in wpa_msg_global_ctrl()
770 buf = os_malloc(buflen); in wpa_msg_no_global()
797 buf = os_malloc(buflen); in wpa_msg_global_only()
836 buf = os_malloc(buflen); in hostapd_logger()
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/champ/
H A Dmac.h31 #define mac_malloc(type) ((type*)os_malloc(sizeof(type)))
34 #define mac_malloc_array(type,cnt) ((type*)os_malloc(sizeof(type)*(cnt)))
/dports/net/hostapd-devel/hostap-14ab4a816/src/utils/
H A Dos_internal.c163 buf = os_malloc(len); in os_rel2abs_path()
181 ret = os_malloc(ret_len); in os_rel2abs_path()
234 buf = os_malloc(*len); in os_readfile()
260 void *n = os_malloc(size); in os_zalloc()
267 void * os_malloc(size_t size) in os_malloc() function
345 res = os_malloc(len + 1); in os_strdup()
H A Dwpa_debug.c296 strbuf = os_malloc(1 + 3 * slen); in _wpa_hexdump()
331 strbuf = os_malloc(1 + 3 * len); in _wpa_hexdump()
651 buf = os_malloc(buflen); in wpa_msg()
691 buf = os_malloc(buflen); in wpa_msg_ctrl()
716 buf = os_malloc(buflen); in wpa_msg_global()
746 buf = os_malloc(buflen); in wpa_msg_global_ctrl()
771 buf = os_malloc(buflen); in wpa_msg_no_global()
798 buf = os_malloc(buflen); in wpa_msg_global_only()
837 buf = os_malloc(buflen); in hostapd_logger()
H A Dos_unix.c305 buf = os_malloc(len); in os_rel2abs_path()
326 ret = os_malloc(ret_len); in os_rel2abs_path()
440 buf = os_malloc(*len); in os_readfile()
532 void *r = os_malloc(len); in os_memdup()
708 void * os_malloc(size_t size) in os_malloc() function
733 return os_malloc(size); in os_realloc()
743 n = os_malloc(size); in os_realloc()
779 void *ptr = os_malloc(size); in os_zalloc()
791 d = os_malloc(len + 1); in os_strdup()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/utils/
H A Dos_internal.c163 buf = os_malloc(len); in os_rel2abs_path()
181 ret = os_malloc(ret_len); in os_rel2abs_path()
234 buf = os_malloc(*len); in os_readfile()
260 void *n = os_malloc(size); in os_zalloc()
267 void * os_malloc(size_t size) in os_malloc() function
345 res = os_malloc(len + 1); in os_strdup()
H A Dwpa_debug.c296 strbuf = os_malloc(1 + 3 * slen); in _wpa_hexdump()
331 strbuf = os_malloc(1 + 3 * len); in _wpa_hexdump()
651 buf = os_malloc(buflen); in wpa_msg()
691 buf = os_malloc(buflen); in wpa_msg_ctrl()
716 buf = os_malloc(buflen); in wpa_msg_global()
746 buf = os_malloc(buflen); in wpa_msg_global_ctrl()
771 buf = os_malloc(buflen); in wpa_msg_no_global()
798 buf = os_malloc(buflen); in wpa_msg_global_only()
837 buf = os_malloc(buflen); in hostapd_logger()
H A Dos_unix.c305 buf = os_malloc(len); in os_rel2abs_path()
326 ret = os_malloc(ret_len); in os_rel2abs_path()
440 buf = os_malloc(*len); in os_readfile()
532 void *r = os_malloc(len); in os_memdup()
708 void * os_malloc(size_t size) in os_malloc() function
733 return os_malloc(size); in os_realloc()
743 n = os_malloc(size); in os_realloc()
779 void *ptr = os_malloc(size); in os_zalloc()
791 d = os_malloc(len + 1); in os_strdup()
/dports/net/hostapd-devel/hostap-14ab4a816/src/eap_common/
H A Dikev2_common.c403 sign_data = os_malloc(sign_len); in ikev2_derive_auth_data()
495 decrypted = os_malloc(decrypted_len); in ikev2_decrypt_payload()
650 keybuf = os_malloc(keybuf_len); in ikev2_derive_sk_keys()
662 keys->SK_d = os_malloc(keys->SK_d_len); in ikev2_derive_sk_keys()
670 keys->SK_ai = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
678 keys->SK_ar = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
686 keys->SK_ei = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
694 keys->SK_er = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
702 keys->SK_pi = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()
710 keys->SK_pr = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()
/dports/net/hostapd/hostapd-2.9/src/eap_common/
H A Dikev2_common.c403 sign_data = os_malloc(sign_len); in ikev2_derive_auth_data()
495 decrypted = os_malloc(decrypted_len); in ikev2_decrypt_payload()
650 keybuf = os_malloc(keybuf_len); in ikev2_derive_sk_keys()
662 keys->SK_d = os_malloc(keys->SK_d_len); in ikev2_derive_sk_keys()
670 keys->SK_ai = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
678 keys->SK_ar = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
686 keys->SK_ei = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
694 keys->SK_er = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
702 keys->SK_pi = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()
710 keys->SK_pr = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Dikev2_common.c403 sign_data = os_malloc(sign_len); in ikev2_derive_auth_data()
495 decrypted = os_malloc(decrypted_len); in ikev2_decrypt_payload()
650 keybuf = os_malloc(keybuf_len); in ikev2_derive_sk_keys()
662 keys->SK_d = os_malloc(keys->SK_d_len); in ikev2_derive_sk_keys()
670 keys->SK_ai = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
678 keys->SK_ar = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
686 keys->SK_ei = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
694 keys->SK_er = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
702 keys->SK_pi = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()
710 keys->SK_pr = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/eap_common/
H A Dikev2_common.c403 sign_data = os_malloc(sign_len); in ikev2_derive_auth_data()
495 decrypted = os_malloc(decrypted_len); in ikev2_decrypt_payload()
650 keybuf = os_malloc(keybuf_len); in ikev2_derive_sk_keys()
662 keys->SK_d = os_malloc(keys->SK_d_len); in ikev2_derive_sk_keys()
670 keys->SK_ai = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
678 keys->SK_ar = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
686 keys->SK_ei = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
694 keys->SK_er = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
702 keys->SK_pi = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()
710 keys->SK_pr = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/eap_common/
H A Dikev2_common.c403 sign_data = os_malloc(sign_len); in ikev2_derive_auth_data()
495 decrypted = os_malloc(decrypted_len); in ikev2_decrypt_payload()
650 keybuf = os_malloc(keybuf_len); in ikev2_derive_sk_keys()
662 keys->SK_d = os_malloc(keys->SK_d_len); in ikev2_derive_sk_keys()
670 keys->SK_ai = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
678 keys->SK_ar = os_malloc(keys->SK_integ_len); in ikev2_derive_sk_keys()
686 keys->SK_ei = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
694 keys->SK_er = os_malloc(keys->SK_encr_len); in ikev2_derive_sk_keys()
702 keys->SK_pi = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()
710 keys->SK_pr = os_malloc(keys->SK_prf_len); in ikev2_derive_sk_keys()

12345678910>>...55