Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dciphercommon_block.c56 size_t ossl_cipher_fillblock(unsigned char *buf, size_t *buflen, in ossl_cipher_fillblock()
80 int ossl_cipher_trailingdata(unsigned char *buf, size_t *buflen, size_t blocksize, in ossl_cipher_trailingdata()
99 void ossl_cipher_padblock(unsigned char *buf, size_t *buflen, size_t blocksize) in ossl_cipher_padblock()
108 int ossl_cipher_unpadblock(unsigned char *buf, size_t *buflen, size_t blocksize) in ossl_cipher_unpadblock()
159 unsigned char *buf, size_t *buflen, in ossl_cipher_tlsunpadblock()
/third_party/openssl/providers/implementations/ciphers/
Dciphercommon_block.c56 size_t ossl_cipher_fillblock(unsigned char *buf, size_t *buflen, in ossl_cipher_fillblock()
80 int ossl_cipher_trailingdata(unsigned char *buf, size_t *buflen, size_t blocksize, in ossl_cipher_trailingdata()
99 void ossl_cipher_padblock(unsigned char *buf, size_t *buflen, size_t blocksize) in ossl_cipher_padblock()
108 int ossl_cipher_unpadblock(unsigned char *buf, size_t *buflen, size_t blocksize) in ossl_cipher_unpadblock()
159 unsigned char *buf, size_t *buflen, in ossl_cipher_tlsunpadblock()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst_ctrl_iface.c171 static int session_get(const char *session_id, char *buf, size_t buflen) in session_get()
210 static int session_set(const char *session_id, char *buf, size_t buflen) in session_set()
249 static int session_add(const char *group_id, char *buf, size_t buflen) in session_add()
273 static int session_remove(const char *session_id, char *buf, size_t buflen) in session_remove()
297 static int session_initiate(const char *session_id, char *buf, size_t buflen) in session_initiate()
320 static int session_respond(const char *session_id, char *buf, size_t buflen) in session_respond()
363 static int session_transfer(const char *session_id, char *buf, size_t buflen) in session_transfer()
387 static int session_teardown(const char *session_id, char *buf, size_t buflen) in session_teardown()
412 static int test_request(const char *request, char *buf, size_t buflen) in test_request()
464 size_t buflen; member
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst_ctrl_iface.c171 static int session_get(const char *session_id, char *buf, size_t buflen) in session_get()
210 static int session_set(const char *session_id, char *buf, size_t buflen) in session_set()
249 static int session_add(const char *group_id, char *buf, size_t buflen) in session_add()
273 static int session_remove(const char *session_id, char *buf, size_t buflen) in session_remove()
297 static int session_initiate(const char *session_id, char *buf, size_t buflen) in session_initiate()
320 static int session_respond(const char *session_id, char *buf, size_t buflen) in session_respond()
363 static int session_transfer(const char *session_id, char *buf, size_t buflen) in session_transfer()
387 static int session_teardown(const char *session_id, char *buf, size_t buflen) in session_teardown()
412 static int test_request(const char *request, char *buf, size_t buflen) in test_request()
464 size_t buflen; member
[all …]
/third_party/openssl/crypto/
Do_str.c138 static int hexstr2buf_sep(unsigned char *buf, size_t buf_n, size_t *buflen, in hexstr2buf_sep()
181 int OPENSSL_hexstr2buf_ex(unsigned char *buf, size_t buf_n, size_t *buflen, in OPENSSL_hexstr2buf_ex()
187 unsigned char *ossl_hexstr2buf_sep(const char *str, long *buflen, in ossl_hexstr2buf_sep()
216 unsigned char *OPENSSL_hexstr2buf(const char *str, long *buflen) in OPENSSL_hexstr2buf()
222 const unsigned char *buf, size_t buflen, in buf2hexstr_sep()
262 const unsigned char *buf, size_t buflen, in OPENSSL_buf2hexstr_ex()
268 char *ossl_buf2hexstr_sep(const unsigned char *buf, long buflen, char sep) in ossl_buf2hexstr_sep()
294 char *OPENSSL_buf2hexstr(const unsigned char *buf, long buflen) in OPENSSL_buf2hexstr()
299 int openssl_strerror_r(int errnum, char *buf, size_t buflen) in openssl_strerror_r()
/third_party/node/deps/openssl/openssl/crypto/
Do_str.c138 static int hexstr2buf_sep(unsigned char *buf, size_t buf_n, size_t *buflen, in hexstr2buf_sep()
181 int OPENSSL_hexstr2buf_ex(unsigned char *buf, size_t buf_n, size_t *buflen, in OPENSSL_hexstr2buf_ex()
187 unsigned char *ossl_hexstr2buf_sep(const char *str, long *buflen, in ossl_hexstr2buf_sep()
216 unsigned char *OPENSSL_hexstr2buf(const char *str, long *buflen) in OPENSSL_hexstr2buf()
222 const unsigned char *buf, size_t buflen, in buf2hexstr_sep()
260 const unsigned char *buf, size_t buflen, in OPENSSL_buf2hexstr_ex()
266 char *ossl_buf2hexstr_sep(const unsigned char *buf, long buflen, char sep) in ossl_buf2hexstr_sep()
292 char *OPENSSL_buf2hexstr(const unsigned char *buf, long buflen) in OPENSSL_buf2hexstr()
297 int openssl_strerror_r(int errnum, char *buf, size_t buflen) in openssl_strerror_r()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dctrl_iface_ap.c29 static size_t hostapd_write_ht_mcs_bitmask(char *buf, size_t buflen, in hostapd_write_ht_mcs_bitmask()
55 char *buf, size_t buflen) in hostapd_get_sta_conn_time()
81 char *buf, size_t buflen) in hostapd_get_sta_info()
216 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_mib()
393 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_first()
400 char *buf, size_t buflen) in hostapd_ctrl_iface_sta()
442 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_next()
644 char *buf, size_t buflen) in hostapd_ctrl_iface_signature()
685 size_t buflen) in hostapd_ctrl_iface_status()
Dieee802_11.h34 size_t buflen) in ieee802_11_get_mib()
41 char *buf, size_t buflen) in ieee802_11_get_mib_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dctrl_iface_ap.c29 static size_t hostapd_write_ht_mcs_bitmask(char *buf, size_t buflen, in hostapd_write_ht_mcs_bitmask()
55 char *buf, size_t buflen) in hostapd_get_sta_tx_rx()
168 char *buf, size_t buflen) in hostapd_get_sta_conn_time()
207 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_mib()
357 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_first()
364 char *buf, size_t buflen) in hostapd_ctrl_iface_sta()
406 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_next()
609 char *buf, size_t buflen) in hostapd_ctrl_iface_signature()
650 size_t buflen) in hostapd_ctrl_iface_status()
Dieee802_11.h35 size_t buflen) in ieee802_11_get_mib()
42 char *buf, size_t buflen) in ieee802_11_get_mib_sta()
/third_party/decimal.js/
Ddecimal.cpp18 void NAPI_arkts_math_Decimal_GetMJSCode(const char **buf, int *buflen) in NAPI_arkts_math_Decimal_GetMJSCode()
30 void NAPI_arkts_math_Decimal_GetABCCode(const char **buf, int *buflen) in NAPI_arkts_math_Decimal_GetABCCode()
/third_party/curl/lib/
Dstrerror.c779 get_winapi_error(int err, char *buf, size_t buflen) in get_winapi_error()
836 const char *Curl_strerror(int err, char *buf, size_t buflen) in Curl_strerror()
931 const char *Curl_winapi_strerror(DWORD err, char *buf, size_t buflen) in Curl_winapi_strerror()
972 const char *Curl_sspi_strerror(int err, char *buf, size_t buflen) in Curl_sspi_strerror()
/third_party/libcoap/tests/
Dtest_wellknown.c37 size_t buflen, offset, ofs; in t_wellknown1() local
86 size_t buflen, offset, ofs; in t_wellknown2() local
142 size_t buflen = sizeof(buf); in t_wellknown3() local
171 size_t buflen = sizeof(buf); in t_wellknown4() local
Dtest_uri.c147 size_t buflen = sizeof(buf); in t_parse_uri7() local
246 size_t buflen = sizeof(buf); in t_parse_uri11() local
287 size_t buflen = sizeof(buf); in t_parse_uri12() local
364 size_t buflen = sizeof(buf); in t_parse_uri14() local
387 size_t buflen = sizeof(buf); in t_parse_uri15() local
402 size_t buflen = sizeof(buf); in t_parse_uri16() local
423 size_t buflen = sizeof(buf); in t_parse_uri17() local
576 size_t buflen = sizeof(buf); in t_parse_uri24() local
/third_party/curl/src/
Dtool_getpass.c62 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r()
99 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r()
177 size_t buflen) /* size of buffer to store password in */ in getpass_r()
/third_party/mbedtls/library/
Dentropy_poll.c83 static int getrandom_wrapper(void *buf, size_t buflen, unsigned int flags) in getrandom_wrapper()
103 static int getrandom_wrapper(void *buf, size_t buflen, unsigned int flags) in getrandom_wrapper()
125 static int sysctl_arnd_wrapper(unsigned char *buf, size_t buflen) in sysctl_arnd_wrapper()
Derror.c790 void mbedtls_strerror(int ret, char *buf, size_t buflen) in mbedtls_strerror()
865 void mbedtls_strerror(int ret, char *buf, size_t buflen) in mbedtls_strerror()
/third_party/node/deps/uv/src/unix/
Drandom-devurandom.c32 int uv__random_readpath(const char* path, void* buf, size_t buflen) { in uv__random_readpath()
86 int uv__random_devurandom(void* buf, size_t buflen) { in uv__random_devurandom()
/third_party/libuv/src/unix/
Drandom-devurandom.c32 int uv__random_readpath(const char* path, void* buf, size_t buflen) { in uv__random_readpath()
86 int uv__random_devurandom(void* buf, size_t buflen) { in uv__random_devurandom()
/third_party/backends/backend/
Dsceptre.h100 #define MKSCSI_GET_STATUS(cdb, buflen) \ argument
109 #define MKSCSI_INQUIRY(cdb, buflen) \ argument
118 #define MKSCSI_MODE_SELECT(cdb, pf, sp, buflen) \ argument
127 #define MKSCSI_MODE_SENSE(cdb, pc, page_code, buflen) \ argument
145 #define MKSCSI_RECEIVE_DIAG(cdb, pc, buflen) \ argument
154 #define MKSCSI_SEND_DIAG(cdb, buflen) \ argument
163 #define MKSCSI_SET_WINDOW(cdb, buflen) \ argument
176 #define MKSCSI_READ_10(cdb, dtc, dtq, buflen) \ argument
189 #define MKSCSI_REQUEST_SENSE(cdb, buflen) \ argument
198 #define MKSCSI_SEND_10(cdb, dtc, dtq, buflen) \ argument
[all …]
/third_party/node/deps/uv/src/
Drandom.c31 static int uv__random(void* buf, size_t buflen) { in uv__random()
97 size_t buflen, in uv_random()
/third_party/libuv/src/
Drandom.c31 static int uv__random(void* buf, size_t buflen) { in uv__random()
97 size_t buflen, in uv_random()
/third_party/pulseaudio/src/pulsecore/
Dusergroup.c131 size_t buflen, getgr_buflen; in pa_getgrgid_malloc() local
190 size_t buflen, getgr_buflen; in pa_getgrnam_malloc() local
253 size_t buflen, getpw_buflen; in pa_getpwnam_malloc() local
312 size_t buflen, getpw_buflen; in pa_getpwuid_malloc() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
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; in wpa_msg_global() local
856 int buflen; in wpa_msg_global_ctrl() local
884 int buflen; in wpa_msg_no_global() local
911 int buflen; in wpa_msg_global_only() local
950 int buflen; in hostapd_logger() local
/third_party/openssl/crypto/asn1/
Dt_pkey.c21 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int indent) in ASN1_buf_print()
51 int buflen; in ASN1_bn_print() local

12345678910>>...20