Home
last modified time | relevance | path

Searched defs:buflen (Results 276 - 300 of 597) sorted by relevance

1...<<11121314151617181920>>...24

/third_party/openssl/providers/implementations/kdfs/
H A Dscrypt.c107 static int scrypt_set_membuf(unsigned char **buffer, size_t *buflen, in scrypt_set_membuf() argument
H A Dpkcs12kdf.c181 static int pkcs12kdf_set_membuf(unsigned char **buffer, size_t *buflen, in pkcs12kdf_set_membuf() argument
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c220 static ssize_t sysctl_random(char *buf, size_t buflen) in sysctl_random() argument
334 static ssize_t syscall_random(void *buf, size_t buflen) in syscall_random() argument
[all...]
/third_party/python/Modules/_blake2/impl/
H A Dblake2.h92 uint32_t buflen; member
118 uint32_t buflen; member
128 uint32_t buflen; member
137 uint32_t buflen; member
/third_party/selinux/libselinux/src/
H A Davc_internal.c142 static int avc_netlink_receive(void *buf, unsigned buflen, int blocking) in avc_netlink_receive() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_none.c158 tls_get_version(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_version() argument
165 tls_get_cipher(void *tls_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_cipher() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_psk.c91 size_t buflen, len; in eap_psk_process_1() local
187 size_t buflen, left, data_len, len, plen; in eap_psk_process_3() local
H A Deap_tls.c353 eap_tls_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_tls_get_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_psk.c95 size_t buflen; in eap_psk_build_3() local
219 size_t left, buflen; in eap_psk_process_2() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dpreauth.c510 int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, in rsn_preauth_get_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_common.c422 size_t buflen; in tls_verify_signature() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Djson.c511 size_t buflen; in json_get_member_base64url() local
572 void json_print_tree(struct json_token *root, char *buf, size_t buflen) in json_print_tree() argument
551 json_print_token(struct json_token *token, int depth, char *buf, size_t buflen) json_print_token() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmain_winsvc.c67 DWORD buflen, val; in read_interface() local
140 DWORD val, buflen, i; wpa_supplicant_thread() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dctrl_iface_ap.c29 static size_t hostapd_write_ht_mcs_bitmask(char *buf, size_t buflen, in hostapd_write_ht_mcs_bitmask() argument
53 hostapd_get_sta_conn_time(struct sta_info *sta, struct hostap_sta_driver_data *data, char *buf, size_t buflen) hostapd_get_sta_conn_time() argument
79 hostapd_get_sta_info(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_get_sta_info() argument
214 hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_ctrl_iface_sta_mib() argument
392 hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_sta_first() argument
399 hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta() argument
441 hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta_next() argument
642 hostapd_ctrl_iface_signature(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_signature() argument
684 hostapd_ctrl_iface_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_status() argument
[all...]
H A Dtaxonomy.c239 retrieve_sta_taxonomy(const struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) retrieve_sta_taxonomy() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_none.c158 tls_get_version(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_version() argument
165 tls_get_cipher(void *tls_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_cipher() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_psk.c91 size_t buflen, len; in eap_psk_process_1() local
187 size_t buflen, left, data_len, len, plen; in eap_psk_process_3() local
H A Deap_tls.c355 eap_tls_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_tls_get_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_psk.c95 size_t buflen; in eap_psk_build_3() local
219 size_t left, buflen; in eap_psk_process_2() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpreauth.c536 int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, in rsn_preauth_get_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_common.c422 size_t buflen; in tls_verify_signature() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Djson.c513 size_t buflen; in json_get_member_base64url() local
536 size_t buflen; in json_get_member_base64() local
575 json_print_token(struct json_token *token, int depth, char *buf, size_t buflen) json_print_token() argument
596 json_print_tree(struct json_token *root, char *buf, size_t buflen) json_print_tree() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmain_winsvc.c67 DWORD buflen, val; in read_interface() local
140 DWORD val, buflen, i; wpa_supplicant_thread() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h299 hostapd_drv_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_drv_status() argument
H A Dctrl_iface_ap.c29 static size_t hostapd_write_ht_mcs_bitmask(char *buf, size_t buflen, in hostapd_write_ht_mcs_bitmask() argument
53 hostapd_get_sta_tx_rx(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_get_sta_tx_rx() argument
167 hostapd_get_sta_conn_time(struct sta_info *sta, char *buf, size_t buflen) hostapd_get_sta_conn_time() argument
205 hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_ctrl_iface_sta_mib() argument
356 hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_sta_first() argument
363 hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta() argument
405 hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta_next() argument
607 hostapd_ctrl_iface_signature(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_signature() argument
649 hostapd_ctrl_iface_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_status() argument
[all...]

Completed in 16 milliseconds

1...<<11121314151617181920>>...24