Home
last modified time | relevance | path

Searched defs:buflen (Results 326 - 350 of 597) sorted by relevance

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

/third_party/openssl/crypto/asn1/
H A Da_strex.c139 static int do_buf(unsigned char *buf, int buflen, in do_buf() argument
235 do_hex_dump(char_io *io_ch, void *arg, unsigned char *buf, int buflen) do_hex_dump() argument
H A Dbio_asn1.c49 int buflen; member
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c237 size_t *buflen; in aes_ocb_block_update() local
/third_party/skia/third_party/externals/imgui/misc/fonts/
H A Dbinary_to_compressed_c.cpp140 static stb_uint stb_adler32(stb_uint adler32, stb_uchar *buffer, stb_uint buflen) in stb_adler32() argument
/third_party/toybox/lib/
H A Dportability.c33 int xgetrandom(void *buf, unsigned buflen, unsigned flags) in xgetrandom() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_tls_common.c850 eap_peer_tls_status(struct eap_sm *sm, struct eap_ssl_data *data, char *buf, size_t buflen, int verbose) eap_peer_tls_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_client.c580 tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf, size_t buflen) tlsv1_client_get_cipher() argument
873 tlsv1_client_get_version(struct tlsv1_client *conn, char *buf, size_t buflen) tlsv1_client_get_version() argument
H A Dtlsv1_server.c28 int buflen; in tlsv1_server_log() local
528 tlsv1_server_get_cipher(struct tlsv1_server *conn, char *buf, size_t buflen) tlsv1_server_get_cipher() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig_file.c28 static int newline_terminated(const char *buf, size_t buflen) in newline_terminated() argument
H A Dconfig_winreg.c121 DWORD val, buflen; in wpa_config_read_reg_dword() local
138 DWORD buflen; in wpa_config_read_reg_string() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.c747 size_t buflen = 0; in _wpa_dbus_dict_entry_get_binarray() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dest.c124 size_t buflen; in est_load_cacerts() local
605 size_t buflen; in est_build_csr() local
679 size_t buflen, resp_len, len, pkcs7_len; in est_simple_enroll() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.h304 hostapd_drv_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_drv_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client.c604 tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf, size_t buflen) tlsv1_client_get_cipher() argument
898 tlsv1_client_get_version(struct tlsv1_client *conn, char *buf, size_t buflen) tlsv1_client_get_version() argument
H A Dtlsv1_server.c28 int buflen; in tlsv1_server_log() local
528 tlsv1_server_get_cipher(struct tlsv1_server *conn, char *buf, size_t buflen) tlsv1_server_get_cipher() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_winreg.c121 DWORD val, buflen; in wpa_config_read_reg_dword() local
138 DWORD buflen; in wpa_config_read_reg_string() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.c747 size_t buflen = 0; in _wpa_dbus_dict_entry_get_binarray() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dest.c124 size_t buflen; in est_load_cacerts() local
605 size_t buflen; in est_build_csr() local
680 size_t buflen, resp_len, len, pkcs7_len; in est_simple_enroll() local
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/measure/
H A Djs_measure.cpp403 extern "C" __attribute__((visibility("default"))) void NAPI_measure_GetABCCode(const char** buf, int* buflen) in NAPI_measure_GetABCCode() argument
/third_party/eudev/src/libudev/
H A Dlibudev-monitor.c553 ssize_t buflen; in udev_monitor_receive_device() local
/third_party/curl/tests/server/
H A Dutil.c137 static const char *win32_strerror(int err, char *buf, size_t buflen) in win32_strerror() argument
/third_party/elfutils/src/
H A Dobjdump.c632 disasm_output (char *buf, size_t buflen, void *arg) in disasm_output() argument
/third_party/curl/lib/vssh/
H A Dlibssh.c2945 void Curl_ssh_version(char *buffer, size_t buflen) in Curl_ssh_version() argument
/third_party/backends/backend/
H A Dumax_pp.h153 long int buflen; /* size of data length in buffer */ member
/third_party/curl/lib/
H A Daltsvc.c410 static CURLcode getalnum(const char **ptr, char *alpnbuf, size_t buflen) in getalnum() argument

Completed in 26 milliseconds

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