/third_party/lame/libmp3lame/ |
H A D | tables.h | 71 const unsigned int xlen; /* max. x-index+ */ member
|
H A D | bitstream.c | 575 unsigned int xlen = h->xlen; in Huffmancode() local
|
H A D | takehiro.c | 515 const unsigned int xlen = ht[t1].xlen; in count_bit_noESC_from2() local 546 const unsigned int xlen = ht[t1].xlen; in count_bit_noESC_from3() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | fips_prf_internal.c | 17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
|
H A D | fips_prf_openssl.c | 48 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
|
H A D | fips_prf_wolfssl.c | 36 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
|
H A D | aes-gcm.c | 103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() argument 143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | fips_prf_internal.c | 17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
|
H A D | fips_prf_openssl.c | 48 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
|
H A D | fips_prf_wolfssl.c | 36 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
|
H A D | aes-gcm.c | 103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() argument 143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr() argument
|
/third_party/libwebsockets/lib/secure-streams/ |
H A D | secure-streams-process.c | 614 unsigned int xlen = conn->ss->conmon_len; in callback_ss_proxy() local
|
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-x509.c | 88 long xlen, loc; in lws_tls_openssl_cert_info() local
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_dtls.c | 276 size_t xlen; in dtls1_do_write() local
|
/third_party/openssl/ssl/statem/ |
H A D | statem_dtls.c | 280 size_t xlen; in dtls1_do_write() local
|
/third_party/ltp/testcases/network/lib6/ |
H A D | asapi_01.c | 246 int offset, len, xlen; in client() local
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | t1_trce.c | 710 size_t xlen, share_len; in ssl_print_extension() local 1287 size_t xlen; ssl_print_cert_request() local [all...] |
/third_party/openssl/ssl/ |
H A D | t1_trce.c | 710 size_t xlen, share_len; in ssl_print_extension() local 1287 size_t xlen; ssl_print_cert_request() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_sim_common.c | 22 static int eap_sim_prf(const u8 *key, u8 *x, size_t xlen) in eap_sim_prf() argument
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | resample.c | 937 const spx_uint32_t xlen = st->mem_alloc_size - filt_offs; in speex_resampler_process_int() local 979 const spx_uint32_t xlen = st->mem_alloc_size - (st->filt_len - 1); in speex_resampler_process_float() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 328 static void mul(uint64_t dest[], uint64_t x[], unsigned xlen, uint64_t y[], in mul() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_sim_common.c | 26 static int eap_sim_prf(const u8 *key, u8 *x, size_t xlen) in eap_sim_prf() argument
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | ehci.c | 1017 ehci_data_toggle_update(struct usb_xfer *xfer, uint16_t actlen, uint16_t xlen) in ehci_data_toggle_update() argument
|
/third_party/mksh/ |
H A D | funcs.c | 724 size_t xlen = strlen(xcwd); in do_whence() local
|
/third_party/node/deps/v8/src/execution/riscv64/ |
H A D | simulator-riscv64.h | 89 #define xlen 32 macro
|