/third_party/openssl/test/ |
H A D | rc4test.c | 66 unsigned char obuf[512]; in test_rc4_encrypt() local 77 unsigned char obuf[512]; in test_rc4_end_processing() local 90 unsigned char obuf[512]; test_rc4_multi_call() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | pkcs8.c | 25 char obuf[80]; in pkcs8_key_import() local
|
H A D | pkcs5.c | 96 char obuf[80]; in pkcs5_get_params_pbes2() local 283 char obuf[8 in pkcs5_get_params() local [all...] |
H A D | tlsv1_client_ocsp.c | 686 char obuf[80]; in tls_process_ocsp_response() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
H A D | pkcs8.c | 25 char obuf[80]; in pkcs8_key_import() local
|
H A D | pkcs5.c | 96 char obuf[80]; in pkcs5_get_params_pbes2() local 267 char obuf[8 in pkcs5_get_params() local [all...] |
H A D | tlsv1_client_ocsp.c | 655 char obuf[80]; in tls_process_ocsp_response() local
|
/third_party/alsa-lib/test/ |
H A D | midiloop.c | 39 int writepattern(snd_rawmidi_t *handle_out, unsigned char *obuf) in writepattern() argument 72 unsigned char ibuf[512], obuf[512]; main() local [all...] |
/third_party/libwebsockets/lib/core/ |
H A D | buflist.c | 180 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
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bf_lbuf.c | 51 char *obuf; /* the output char array */ member [all...] |
H A D | bio_local.h | 110 char *obuf; /* the char array */ member
|
/third_party/openssl/crypto/bio/ |
H A D | bf_lbuf.c | 51 char *obuf; /* the output char array */ member [all...] |
H A D | bio_local.h | 110 char *obuf; /* the char array */ member
|
/third_party/pulseaudio/src/utils/ |
H A D | pacmd.c | 98 char *obuf = NULL; in main() local
|
/third_party/alsa-lib/src/seq/ |
H A D | seq_local.h | 86 char *obuf; /* output buffer */ member
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/ |
H A D | main.c | 389 char obuf[128]; in main() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | wpa_helpers.c | 163 int get_wpa_status(const char *ifname, const char *field, char *obuf, in get_wpa_status() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | wpa_helpers.c | 163 int get_wpa_status(const char *ifname, const char *field, char *obuf, in get_wpa_status() argument
|
/third_party/curl/src/ |
H A D | tool_paramhlp.c | 335 struct curlx_dynbuf obuf; in proto2num() local
|
/third_party/mbedtls/tests/src/ |
H A D | helpers.c | 552 int mbedtls_test_unhexify(unsigned char *obuf, in mbedtls_test_unhexify() argument 586 void mbedtls_test_hexify(unsigned char *obuf, in mbedtls_test_hexify() argument 628 unsigned char *obuf; in mbedtls_test_unhexify_alloc() local [all...] |
/third_party/libwebsockets/plugins/ |
H A D | protocol_lws_openmetrics_export.c | 205 char *end = buf + len - 1, *obuf = buf; in lws_metrics_om_format_agg() local
|
/third_party/libwebsockets/lib/system/metrics/ |
H A D | metrics.c | 735 char *end = buf + len - 1, *obuf = buf; in _lws_metrics_format() local 784 char *end = buf + len - 1, *obuf = buf; in lws_metrics_format() local
|
/third_party/libwebsockets/lib/core-net/ |
H A D | network.c | 820 char *obuf = buf; in lws_write_numeric_address() local
|
/third_party/mbedtls/programs/x509/ |
H A D | cert_write.c | 252 int parse_serial_decimal_format(unsigned char *obuf, size_t obufmax, in parse_serial_decimal_format() argument
|
/third_party/node/deps/openssl/openssl/crypto/comp/ |
H A D | c_zlib.c | 275 unsigned char *obuf; /* Output buffer */ member [all...] |