Home
last modified time | relevance | path

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

12

/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
/base/update/updater/services/package/pkg_package/
H A Dpkg_gzipfile.h37 uint16_t xlen = 0; member
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_dsa.c172 uint32_t xlen = (opensslKeyByteLen > OPENSSL_DSA_KEY_LEN_DIVID) ? HKS_DIGEST_SHA256_LEN : HKS_DIGEST_SHA1_LEN; in DsaCalculateMaterialLen() local
153 DsaGetKeyParamLen( uint32_t keyLen, uint32_t *xlen, uint32_t *ylen, uint32_t *plen, uint32_t *qlen, uint32_t *glen) DsaGetKeyParamLen() 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
/device/soc/rockchip/common/sdk_linux/init/
H A Dmain.c647 size_t len, xlen = 0, ilen = 0; in setup_command_line() local
/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

Completed in 25 milliseconds

12