Home
last modified time | relevance | path

Searched defs:buflen (Results 551 - 575 of 1115) sorted by relevance

1...<<21222324252627282930>>...45

/third_party/mbedtls/library/
H A Dsha512.c1012 int i, buflen, ret = 0; in mbedtls_sha512_common_self_test() local
H A Dsha256.c878 int i, buflen, ret = 0; in mbedtls_sha256_common_self_test() local
/third_party/node/src/crypto/
H A Dcrypto_util.cc100 size_t buflen = static_cast<size_t>(size); in PasswordCallback() local
/third_party/musl/porting/linux/user/src/fortify/
H A Dfortify.c133 ssize_t __sendto_chk(int socket, const void* buf, size_t len, size_t buflen, in __sendto_chk() argument
146 ssize_t __send_chk(int socket, const void* buf, size_t len, size_t buflen, int flags) in __send_chk() argument
/third_party/musl/src/fortify/linux/
H A Dfortify.c144 ssize_t __sendto_chk(int socket, const void* buf, size_t len, size_t buflen, in __sendto_chk() argument
157 ssize_t __send_chk(int socket, const void* buf, size_t len, size_t buflen, int flags) in __send_chk() argument
/third_party/nghttp2/third-party/url-parser/
H A Durl_parser.c449 size_t buflen = u->field_data[UF_HOST].off + u->field_data[UF_HOST].len; in http_parse_host() local
532 http_parser_parse_url(const char *buf, size_t buflen, int is_connect, in http_parser_parse_url() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.c705 size_t buflen = nghttp3_buf_len(&tbuf->buf); in nghttp3_stream_outq_add() local
818 size_t buflen; in nghttp3_stream_writev() local
858 size_t buflen; in nghttp3_stream_add_outq_offset() local
930 size_t buflen; nghttp3_stream_add_ack_offset() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c392 size_t buflen; in ec_param_explicit_gen_to_text() local
133 print_labeled_buf(BIO *out, const char *label, const unsigned char *buf, size_t buflen) print_labeled_buf() argument
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dx942kdf.c113 static int der_encode_sharedinfo(WPACKET *pkt, unsigned char *buf, size_t buflen, in der_encode_sharedinfo() argument
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c383 int outl, buflen; in drbg_ctr_generate() local
/third_party/node/deps/openssl/openssl/apps/
H A Drehash.c355 int n, numfiles, nextid, dirlen, buflen, errs = 0; in do_dir() local
/third_party/openssl/apps/
H A Drehash.c358 int n, numfiles, nextid, buflen, errs = 0; in do_dir() local
[all...]
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c392 size_t buflen; in ec_param_explicit_gen_to_text() local
133 print_labeled_buf(BIO *out, const char *label, const unsigned char *buf, size_t buflen) print_labeled_buf() argument
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c383 int outl, buflen; in drbg_ctr_generate() local
/third_party/openssl/providers/implementations/kdfs/
H A Dx942kdf.c113 static int der_encode_sharedinfo(WPACKET *pkt, unsigned char *buf, size_t buflen, in der_encode_sharedinfo() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_internal.c682 tls_get_version(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_version() argument
695 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/drivers/
H A Ddriver_privsep.c248 size_t buflen; in wpa_driver_privsep_authenticate() local
298 size_t buflen; in wpa_driver_privsep_associate() local
521 const size_t buflen = 2000; in wpa_driver_privsep_receive() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_peap.c1212 eap_peap_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_peap_get_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server.c192 int buflen; in eap_log_msg() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
H A Deapol_supp_sm.h367 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) eapol_sm_get_status() argument
372 eapol_sm_get_mib(struct eapol_sm *sm, char *buf, size_t buflen) eapol_sm_get_mib() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_ctrl_iface.c171 static int session_get(const char *session_id, char *buf, size_t buflen) in session_get() argument
210 static int session_set(const char *session_id, char *buf, size_t buflen) in session_set() argument
249 static int session_add(const char *group_id, char *buf, size_t buflen) in session_add() argument
273 session_remove(const char *session_id, char *buf, size_t buflen) session_remove() argument
297 session_initiate(const char *session_id, char *buf, size_t buflen) session_initiate() argument
320 session_respond(const char *session_id, char *buf, size_t buflen) session_respond() argument
363 session_transfer(const char *session_id, char *buf, size_t buflen) session_transfer() argument
387 session_teardown(const char *session_id, char *buf, size_t buflen) session_teardown() argument
412 test_request(const char *request, char *buf, size_t buflen) test_request() argument
464 size_t buflen; global() member
483 list_sessions(const char *group_id, char *buf, size_t buflen) list_sessions() argument
508 iface_peers(const char *group_id, char *buf, size_t buflen) iface_peers() argument
557 get_peer_mbies(const char *params, char *buf, size_t buflen) get_peer_mbies() argument
596 list_ifaces(const char *group_id, char *buf, size_t buflen) list_ifaces() argument
629 list_groups(const char *cmd, char *buf, size_t buflen) list_groups() argument
660 print_band(unsigned num, struct fst_iface *iface, const u8 *addr, char *buf, size_t buflen) print_band() argument
743 fst_ctrl_iface_mb_info(const u8 *addr, char *buf, size_t buflen) fst_ctrl_iface_mb_info() argument
839 fst_read_next_text_param(const char *params, char *buf, size_t buflen, char **endp) fst_read_next_text_param() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dwpa_debug.c132 ssize_t buflen; in wpa_debug_open_linux_tracing() local
763 int buflen; in wpa_msg() local
801 int buflen; in wpa_msg_ctrl() local
829 int buflen; wpa_msg_global() local
856 int buflen; wpa_msg_global_ctrl() local
884 int buflen; wpa_msg_no_global() local
911 int buflen; wpa_msg_global_only() local
950 int buflen; hostapd_logger() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwmm_ac.c847 int wpas_wmm_ac_status(struct wpa_supplicant *wpa_s, char *buf, size_t buflen) in wpas_wmm_ac_status() argument
H A Dwpa_priv.c886 size_t buflen = sizeof(struct privsep_event_auth) + data->auth.ies_len; in wpa_priv_send_auth() local
916 size_t buflen = 3 * sizeof(int); in wpa_priv_send_assoc() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.c1621 int ap_sta_flags_txt(u32 flags, char *buf, size_t buflen) in ap_sta_flags_txt() argument

Completed in 30 milliseconds

1...<<21222324252627282930>>...45