| /third_party/libcoap/src/ |
| H A D | coap_io_riot.c | 53 coap_socket_send(coap_socket_t *sock, const coap_session_t *session, const uint8_t *data, size_t datalen) coap_socket_send() argument
|
| H A D | coap_netif.c | 213 coap_netif_strm_read(coap_session_t *session, uint8_t *data, size_t datalen) { in coap_netif_strm_read() argument 123 coap_netif_dgrm_write(coap_session_t *session, const uint8_t *data, size_t datalen) coap_netif_dgrm_write() argument 234 coap_netif_strm_write(coap_session_t *session, const uint8_t *data, size_t datalen) coap_netif_strm_write() argument [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/digests/ |
| H A D | null_prov.c | 23 static int null_update(NULLMD_CTX *ctx, const void *data, size_t datalen) in null_update() argument
|
| /third_party/openssl/providers/implementations/digests/ |
| H A D | null_prov.c | 23 static int null_update(NULLMD_CTX *ctx, const void *data, size_t datalen) in null_update() argument
|
| /third_party/curl/lib/ |
| H A D | hmac.c | 153 Curl_hmacit(const struct HMAC_params *hashparams, const unsigned char *key, const size_t keylen, const unsigned char *data, const size_t datalen, unsigned char *output) Curl_hmacit() argument
|
| /third_party/libsnd/src/ |
| H A D | audio_detect.c | 47 audio_detect (SF_PRIVATE * psf, AUDIO_DETECT *ad, const unsigned char * data, int datalen) in audio_detect() argument 81 vote_for_format (VOTE * vote, const unsigned char * data, int datalen) in vote_for_format() argument [all...] |
| H A D | dwd.c | 120 uint32_t id, datalen, frames, offset ; member
|
| H A D | wve.c | 156 unsigned datalen ; in wve_write_header() local
|
| /third_party/musl/src/network/ |
| H A D | res_mkquery.c | 5 __res_mkquery(int op, const char *dname, int class, int type, const unsigned char *data, int datalen, const unsigned char *newrr, unsigned char *buf, int buflen) __res_mkquery() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_gaptr.c | 57 int ngtcp2_gaptr_push(ngtcp2_gaptr *gaptr, uint64_t offset, uint64_t datalen) { in ngtcp2_gaptr_push() argument 133 ngtcp2_gaptr_is_pushed(ngtcp2_gaptr *gaptr, uint64_t offset, uint64_t datalen) ngtcp2_gaptr_is_pushed() argument
|
| H A D | ngtcp2_cid.c | 35 void ngtcp2_cid_init(ngtcp2_cid *cid, const uint8_t *data, size_t datalen) { in ngtcp2_cid_init() argument [all...] |
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_gaptr.c | 58 nghttp3_gaptr_push(nghttp3_gaptr *gaptr, uint64_t offset, uint64_t datalen) nghttp3_gaptr_push() argument 135 nghttp3_gaptr_is_pushed(nghttp3_gaptr *gaptr, uint64_t offset, uint64_t datalen) nghttp3_gaptr_is_pushed() argument
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | hmac.c | 24 test(AVHMAC *hmac, const uint8_t *key, int keylen, const uint8_t *data, int datalen) test() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_quic_listener.cc | 99 auto datalen = std::min(static_cast<size_t>(nread), gso_size); in on_read() local
|
| H A D | libevent_util.cc | 107 int EvbufferBuffer::add(const uint8_t *data, size_t datalen) { in add() argument
|
| H A D | shrpx_health_monitor_downstream_connection.cc | 66 push_upload_data_chunk( const uint8_t *data, size_t datalen) push_upload_data_chunk() argument
|
| H A D | shrpx_http3_upstream.h | 185 size_t datalen; member
|
| H A D | shrpx_null_downstream_connection.cc | 57 push_upload_data_chunk(const uint8_t *data, size_t datalen) push_upload_data_chunk() argument
|
| /third_party/lwip/src/core/ipv6/ |
| H A D | icmp6.c | 394 u16_t datalen = LWIP_MIN(p->tot_len, LWIP_ICMP6_DATASIZE); in icmp6_send_response_with_addrs_and_netif() local
|
| /third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
| H A D | p12_decr.c | 19 PKCS12_pbe_crypt_ex(const X509_ALGOR *algor, const char *pass, int passlen, const unsigned char *in, int inlen, unsigned char **data, int *datalen, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS12_pbe_crypt_ex() argument 115 PKCS12_pbe_crypt(const X509_ALGOR *algor, const char *pass, int passlen, const unsigned char *in, int inlen, unsigned char **data, int *datalen, int en_de) PKCS12_pbe_crypt() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_dump.c | 129 BIO_hex_string(BIO *out, int indent, int width, const void *data, int datalen) BIO_hex_string() argument
|
| /third_party/openssl/crypto/pkcs12/ |
| H A D | p12_decr.c | 19 PKCS12_pbe_crypt_ex(const X509_ALGOR *algor, const char *pass, int passlen, const unsigned char *in, int inlen, unsigned char **data, int *datalen, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS12_pbe_crypt_ex() argument 115 PKCS12_pbe_crypt(const X509_ALGOR *algor, const char *pass, int passlen, const unsigned char *in, int inlen, unsigned char **data, int *datalen, int en_de) PKCS12_pbe_crypt() argument
|
| /third_party/openssl/crypto/bio/ |
| H A D | bio_dump.c | 129 BIO_hex_string(BIO *out, int indent, int width, const void *data, int datalen) BIO_hex_string() argument
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jcapimin.c | 229 jpeg_write_m_header(j_compress_ptr cinfo, int marker, unsigned int datalen) in jpeg_write_m_header() argument 207 jpeg_write_marker(j_compress_ptr cinfo, int marker, const JOCTET *dataptr, unsigned int datalen) jpeg_write_marker() argument
|
| /third_party/libsnd/tests/ |
| H A D | fix_this.c | 80 sf_count_t datalen, seekpos ; in lcomp_test_int() local 298 gen_signal_double(double *data, double scale, int datalen) gen_signal_double() argument [all...] |