Home
last modified time | relevance | path

Searched defs:xlen (Results 1 - 25 of 25) sorted by relevance

/third_party/lame/libmp3lame/
H A Dtables.h71 const unsigned int xlen; /* max. x-index+ */ member
H A Dbitstream.c575 unsigned int xlen = h->xlen; in Huffmancode() local
H A Dtakehiro.c515 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 Dfips_prf_internal.c17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
H A Dfips_prf_openssl.c48 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
H A Dfips_prf_wolfssl.c36 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
H A Daes-gcm.c103 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 Dfips_prf_internal.c17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
H A Dfips_prf_openssl.c48 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
H A Dfips_prf_wolfssl.c36 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
H A Daes-gcm.c103 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 Dsecure-streams-process.c614 unsigned int xlen = conn->ss->conmon_len; in callback_ss_proxy() local
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-x509.c88 long xlen, loc; in lws_tls_openssl_cert_info() local
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_dtls.c276 size_t xlen; in dtls1_do_write() local
/third_party/openssl/ssl/statem/
H A Dstatem_dtls.c280 size_t xlen; in dtls1_do_write() local
/third_party/ltp/testcases/network/lib6/
H A Dasapi_01.c246 int offset, len, xlen; in client() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_trce.c710 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 Dt1_trce.c710 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 Deap_sim_common.c22 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 Dresample.c937 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 DAPInt.cpp328 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 Deap_sim_common.c26 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 Dehci.c1017 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 Dfuncs.c724 size_t xlen = strlen(xcwd); in do_whence() local
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h89 #define xlen 32 macro

Completed in 35 milliseconds