Home
last modified time | relevance | path

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

123

/third_party/selinux/libsepol/src/
H A Dpolicydb_convert.c39 size_t tmp_len; in policydb_to_image() local
/kernel/linux/linux-5.10/crypto/
H A Dlzo-rle.c55 size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ in __lzorle_compress() local
86 size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ in __lzorle_decompress() local
H A Dlzo.c55 size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ in __lzo_compress() local
86 size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ in __lzo_decompress() local
/kernel/linux/linux-6.6/crypto/
H A Dlzo-rle.c55 size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ in __lzorle_compress() local
86 size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ in __lzorle_decompress() local
H A Dlzo.c55 size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ in __lzo_compress() local
86 size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ in __lzo_decompress() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-unstripe.c41 sector_t tmp_len; in unstripe_ctr() local
H A Ddm-stripe.c88 sector_t width, tmp_len; in stripe_ctr() local
/kernel/linux/linux-5.10/tools/lib/perf/
H A Dcpumap.c302 int tmp_len; in perf_cpu_map__merge() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-unstripe.c42 sector_t tmp_len; in unstripe_ctr() local
/third_party/backends/backend/
H A Dumax-usb.c88 size_t tmp_len; in sanei_umaxusb_cmd() local
[all...]
/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
H A Dexchange_auth_info_client.c320 uint32_t tmp_len = strlen((char *)auth_info->val); in build_auth_info() local
/kernel/linux/linux-5.10/arch/x86/entry/vdso/
H A Dvdso2c.c186 off_t tmp_len; in map_input() local
/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvdso2c.c161 off_t tmp_len; in map_input() local
/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvdso2c.c161 off_t tmp_len; in map_input() local
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dorder-list-attributes.c144 int tmp_len = 0; in hp_populate_ordered_list_elements_from_package() local
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A Dvdso2c.c188 off_t tmp_len; in map_input() local
/kernel/linux/linux-6.6/tools/lib/perf/
H A Dcpumap.c408 int tmp_len; in perf_cpu_map__merge() local
452 int tmp_len; in perf_cpu_map__intersect() local
/third_party/mbedtls/library/
H A Dpkwrite.c68 size_t len = 0, tmp_len = 0; in pk_write_rsa_der() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dbio_b64.c36 int tmp_len; /* used to find the start when decoding */ member
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_mult.c560 size_t tmp_len = 0; in ossl_ec_wNAF_mul() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dtls_srp.c304 int ret = 0, tmp_len = 0; in srp_generate_server_master_secret() local
334 int ret = 0, tmp_len = 0; in srp_generate_client_master_secret() local
/third_party/openssl/crypto/evp/
H A Dbio_b64.c36 int tmp_len; /* used to find the start when decoding */ member
[all...]
/third_party/openssl/crypto/ec/
H A Dec_mult.c560 size_t tmp_len = 0; in ossl_ec_wNAF_mul() local
/third_party/openssl/ssl/
H A Dtls_srp.c304 int ret = 0, tmp_len = 0; in srp_generate_server_master_secret() local
334 int ret = 0, tmp_len = 0; in srp_generate_client_master_secret() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Djson.c619 size_t tmp_len = 6 * len + 1; in json_add_string_escape() local

Completed in 15 milliseconds

123