Home
last modified time | relevance | path

Searched defs:buf (Results 1801 - 1825 of 7637) sorted by relevance

1...<<71727374757677787980>>...306

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha512-prf.c30 sha512_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha512_prf() argument
54 sha512_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha512_prf_bits() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_ndis_.c89 u8 buf[512]; in wpa_driver_ndis_event_pipe_cb() local
41 wpa_driver_ndis_event_process(struct wpa_driver_ndis_data *drv, u8 *buf, size_t len) wpa_driver_ndis_event_process() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_peap_common.c15 peap_prfplus(int version, const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) peap_prfplus() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_methods.h43 static inline size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
H A Deapol_auth_dump.c121 int eapol_auth_dump_state(struct eapol_state_machine *sm, char *buf, in eapol_auth_dump_state() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddhcp_snoop.c23 static char buf[17]; in ipaddr_str() local
32 static void handle_dhcp(void *ctx, const u8 *src_addr, const u8 *buf, in handle_dhcp() argument
H A Dhs20.c106 struct wpabuf *buf; in hs20_send_wnm_notification() local
158 struct wpabuf *buf; hs20_send_wnm_notification_deauth_req() local
192 struct wpabuf *buf; hs20_send_wnm_notification_t_c() local
[all...]
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
H A DdeNamedSemaphoreUnix.c39 static void NamedSemaphore_getName (const NamedSemaphore* sem, char* buf, int bufSize) in NamedSemaphore_getName() argument
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeCommandLine.c43 char* buf = DE_NULL; in deCommandLine_parse() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dptksa_cache.h60 ptksa_cache_list(struct ptksa_cache *ptksa, char *buf, size_t len) ptksa_cache_list() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha1-pbkdf2.c72 pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, int iterations, u8 *buf, size_t buflen) pbkdf2_sha1() argument
H A Dsha256-prf.c30 sha256_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha256_prf() argument
54 sha256_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha256_prf_bits() argument
H A Dsha384-prf.c30 sha384_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha384_prf() argument
54 sha384_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha384_prf_bits() argument
H A Dsha512-prf.c30 sha512_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) sha512_prf() argument
54 sha512_prf_bits(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len_bits) sha512_prf_bits() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis_.c89 u8 buf[512]; in wpa_driver_ndis_event_pipe_cb() local
41 wpa_driver_ndis_event_process(struct wpa_driver_ndis_data *drv, u8 *buf, size_t len) wpa_driver_ndis_event_process() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_peap_common.c15 peap_prfplus(int version, const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) peap_prfplus() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_methods.h45 static inline size_t eap_get_names(char *buf, size_t buflen) in eap_get_names() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
H A Deapol_auth_dump.c121 int eapol_auth_dump_state(struct eapol_state_machine *sm, char *buf, in eapol_auth_dump_state() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wapi/
H A Dwapi_asue_i.c62 void wapi_asue_rx_wai(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in wapi_asue_rx_wai() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddhcp_snoop.c23 static char buf[17]; in ipaddr_str() local
32 static void handle_dhcp(void *ctx, const u8 *src_addr, const u8 *buf, in handle_dhcp() argument
H A Dhs20.c106 struct wpabuf *buf; in hs20_send_wnm_notification() local
158 struct wpabuf *buf; hs20_send_wnm_notification_deauth_req() local
192 struct wpabuf *buf; hs20_send_wnm_notification_t_c() local
[all...]
/third_party/zlib/contrib/minizip/
H A Dcrypt.h91 crypthead(const char* passwd, unsigned char* buf, int bufSize, unsigned long* pkeys, const z_crc_t* pcrc_32_tab, unsigned long crcForCrypting) crypthead() argument
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_hmac.c47 HmacGeneratePwd(unsigned char *content, int contentLen, unsigned char *key, int keyLen, unsigned char *buf) HmacGeneratePwd() argument
/applications/sample/camera/launcher/launcher/src/main/cpp/
H A Dswipe_view.h58 char buf[TMP_BUF_SIZE] = { 0 }; variable
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_test_utils.cpp60 char buf[100]; // 100: buf size in GetPidByName() local

Completed in 9 milliseconds

1...<<71727374757677787980>>...306