Home
last modified time | relevance | path

Searched defs:obuf (Results 1 – 25 of 31) sorted by relevance

12

/external/libwebsockets/lib/core/
Dbuflist.c180 uint8_t *obuf = buf; in lws_buflist_linear_copy() local
203 uint8_t *obuf = buf; in lws_buflist_linear_use() local
224 uint8_t *obuf = buf; in lws_buflist_fragment_use() local
Dlibwebsockets.c1512 char *obuf = p, *end = p + len; in lws_humanize() local
/external/mbedtls/tests/src/
Dhelpers.c191 int mbedtls_test_unhexify( unsigned char *obuf, in mbedtls_test_unhexify()
222 void mbedtls_test_hexify( unsigned char *obuf, in mbedtls_test_hexify()
263 unsigned char *obuf; in mbedtls_test_unhexify_alloc() local
/external/openthread/third_party/mbedtls/repo/tests/src/
Dhelpers.c143 int mbedtls_test_unhexify( unsigned char *obuf, in mbedtls_test_unhexify()
174 void mbedtls_test_hexify( unsigned char *obuf, in mbedtls_test_hexify()
215 unsigned char *obuf; in mbedtls_test_unhexify_alloc() local
/external/vboot_reference/utility/
Dbmpblk_util.c99 void *obuf; in do_efi_decompress() local
148 void *obuf; in do_lzma_decompress() local
Defidecompress.c1093 uint8_t *obuf = malloc(osize); in main() local
Deficompress.c1674 uint8_t *obuf = malloc(osize); in main() local
/external/iptables/utils/
Dnfnl_osf.c150 static void xt_osf_parse_opt(struct xt_osf_opt *opt, __u16 *optnum, char *obuf, int olen) in xt_osf_parse_opt()
272 char obuf[MAXOPTSTRLEN]; in osf_load_line() local
/external/wpa_supplicant_8/src/tls/
Dpkcs8.c25 char obuf[80]; in pkcs8_key_import() local
Dpkcs5.c96 char obuf[80]; in pkcs5_get_params_pbes2() local
267 char obuf[80]; in pkcs5_get_params() local
Dtlsv1_cred.c448 char obuf[80]; in pkcs12_certbag() local
570 char obuf[80]; in pkcs12_parse_attr() local
611 char obuf[80]; in pkcs12_safebag() local
Dtlsv1_client_ocsp.c655 char obuf[80]; in tls_process_ocsp_response() local
/external/cronet/net/third_party/quiche/src/quiche/balsa/
Dsimple_buffer_test.cc139 char obuf[ABSL_ARRAYSIZE(ibuf)]; in TEST_F() local
241 char obuf[ABSL_ARRAYSIZE(ibuf)]; in TEST_F() local
/external/openthread/third_party/mbedtls/repo/library/
Darc4.c156 unsigned char obuf[8]; in mbedtls_arc4_self_test() local
/external/iproute2/ip/
Dipmroute.c61 char obuf[256]; in print_mroute() local
/external/libwebsockets/lib/system/metrics/
Dmetrics.c733 char *end = buf + len - 1, *obuf = buf; in _lws_metrics_format() local
782 char *end = buf + len - 1, *obuf = buf; in lws_metrics_format() local
/external/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
Dmain.c389 char obuf[128]; in main() local
/external/wpa_supplicant_8/src/common/
Dwpa_helpers.c163 int get_wpa_status(const char *ifname, const char *field, char *obuf, in get_wpa_status()
/external/bzip2/
Dbzip2.c437 UChar obuf[5000]; in uncompressStream() local
558 UChar obuf[5000]; in testStream() local
/external/libwebsockets/lib/roles/http/server/
Dserver.c2130 lws_http_to_fallback(struct lws *wsi, unsigned char *obuf, size_t olen) in lws_http_to_fallback()
2190 unsigned char *obuf = *buf; in lws_handshake_server() local
/external/curl/src/
Dtool_paramhlp.c335 struct curlx_dynbuf obuf; in proto2num() local
/external/libwebsockets/lib/core-net/
Dnetwork.c820 char *obuf = buf; in lws_write_numeric_address() local
/external/libwebsockets/plugins/
Dprotocol_lws_openmetrics_export.c205 char *end = buf + len - 1, *obuf = buf; in lws_metrics_om_format_agg() local
/external/libwebsockets/lib/secure-streams/
Dsecure-streams.c193 char ads[48], *end, *buf, *obuf; in lws_conmon_ss_json() local
/external/curl/lib/
Durl.c2565 char *obuf = NULL; local

12