Home
last modified time | relevance | path

Searched defs:alen (Results 26 - 50 of 113) sorted by relevance

12345

/third_party/ffmpeg/libavcodec/
H A Dsunrastenc.c63 int len, alen, x, y; in sunrast_image_write_image() local
/third_party/ffmpeg/libavformat/
H A Drtpdec_qt.c60 int packing_scheme, has_payload_desc, has_packet_info, alen, in qt_rtp_parse_packet() local
/third_party/libbpf/src/
H A Dnlattr.c167 int hlen, alen; in libbpf_nla_dump_errormsg() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-async-dns/
H A Dmain.c126 int ctr = 0, alen; in cb1() local
/third_party/node/deps/cares/src/lib/
H A Dares_search.c172 search_callback(void *arg, int status, int timeouts, unsigned char *abuf, int alen) search_callback() argument
231 end_squery(struct search_query *squery, ares_status_t status, unsigned char *abuf, size_t alen) end_squery() argument
H A Dares_qcache.c433 ares_qcache_fetch(ares_channel_t *channel, const struct timeval *now, const unsigned char *qbuf, size_t qlen, unsigned char **abuf, size_t *alen) ares_qcache_fetch() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm.c21 static int ccm_tls_init(PROV_CCM_CTX *ctx, unsigned char *aad, size_t alen) in ccm_tls_init() argument
H A Dcipher_chacha20_poly1305_hw.c15 chacha_poly1305_tls_init(PROV_CIPHER_CTX *bctx, unsigned char *aad, size_t alen) chacha_poly1305_tls_init() argument
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dccm128.c68 CRYPTO_ccm128_aad(CCM128_CONTEXT *ctx, const unsigned char *aad, size_t alen) CRYPTO_ccm128_aad() argument
[all...]
/third_party/openssl/crypto/modes/
H A Dccm128.c68 CRYPTO_ccm128_aad(CCM128_CONTEXT *ctx, const unsigned char *aad, size_t alen) CRYPTO_ccm128_aad() argument
[all...]
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm.c21 static int ccm_tls_init(PROV_CCM_CTX *ctx, unsigned char *aad, size_t alen) in ccm_tls_init() argument
H A Dcipher_chacha20_poly1305_hw.c15 chacha_poly1305_tls_init(PROV_CIPHER_CTX *bctx, unsigned char *aad, size_t alen) chacha_poly1305_tls_init() argument
/third_party/toybox/toys/pending/
H A Darping.c262 socklen_t alen = sizeof(src_pk); in arping_main() local
H A Dhost.c71 i, j, ret, sec, count, rcode, qlen, alen, pllen = 0, in host_main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-siv.c42 static void xorend(u8 *a, int alen, const u8 *b, int blen) in xorend() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-siv.c42 static void xorend(u8 *a, int alen, const u8 *b, int blen) in xorend() argument
/third_party/curl/lib/vquic/
H A Dvquic-tls.c311 size_t i, alen = alpn_len; in curl_gtls_init_ctx() local
/third_party/icu/icu4c/source/samples/uresb/
H A Duresb.c193 int alen = len; in quotedString() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-binance/
H A Dmain.c127 size_t alen; in binance_rx() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/
H A Dmain.c228 size_t alen; in callback_minimal() local
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_sshd_demo.c252 int n = (int)strlen(type), alen = 2048, ret = 2, len; in ssh_ops_is_pubkey_authorized() local
/third_party/musl/src/network/
H A Dres_msend.c383 int alen = alen_buf[i][0]*256 + alen_buf[i][1]; in res_msend_rc_ext() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
H A Dmain.c504 size_t alen; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dnameservercheck_client.c357 int alen = alen_buf[i][0]*256 + alen_buf[i][1]; in res_msend_rc_ext() local
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H A Duresb.c193 int alen = len; in quotedString() local

Completed in 15 milliseconds

12345