Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-trng.c29 unsigned int todo; in sun8i_ce_trng_read() local
[all...]
H A Dsun8i-ce-prng.c67 unsigned int todo; in sun8i_ce_prng_generate() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-prng.c26 unsigned int todo = (dlen / 4) * 4; in sun4i_ss_prng_generate() local
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-prng.c27 unsigned int todo = (dlen / 4) * 4; in sun4i_ss_prng_generate() local
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-trng.c29 unsigned int todo; in sun8i_ce_trng_read() local
[all...]
H A Dsun8i-ce-prng.c65 unsigned int todo; in sun8i_ce_prng_generate() local
[all...]
/third_party/elfutils/tests/
H A Darextract.c39 size_t todo; in main() local
/third_party/toybox/scripts/
H A Dmkstatus.py83 todo=[] variable
114 todo = [] variable
[all...]
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-prng.c65 unsigned int todo; in sun8i_ss_prng_generate() local
[all...]
H A Dsun8i-ss-cipher.c103 unsigned int todo, offset; in sun8i_ss_setup_ivs() local
169 unsigned int todo, len, offset, ivsize; in sun8i_ss_cipher() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/tw68/
H A Dtw68-risc.c39 unsigned int line, todo, done; in tw68_risc_field() local
/kernel/linux/linux-5.10/kernel/power/
H A Dprocess.c35 unsigned int todo; in try_to_freeze_tasks() local
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-prng.c66 unsigned int todo; in sun8i_ss_prng_generate() local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/tw68/
H A Dtw68-risc.c39 unsigned int line, todo, done; in tw68_risc_field() local
/kernel/linux/linux-6.6/kernel/power/
H A Dprocess.c34 unsigned int todo; in try_to_freeze_tasks() local
/third_party/node/deps/openssl/openssl/crypto/chacha/
H A Dchacha_enc.c77 size_t todo, i; in ChaCha20_ctr32() local
/third_party/node/deps/uv/src/
H A Didna.c120 unsigned todo; in uv__idna_toascii_label() local
/third_party/openssl/crypto/chacha/
H A Dchacha_enc.c77 size_t todo, i; in ChaCha20_ctr32() local
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dpoly1305-glue.c147 unsigned int todo = min_t(unsigned int, len, SZ_4K); in poly1305_update_arch() local
H A Dchacha-neon-glue.c91 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); in chacha_crypt_arch() local
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dpoly1305-glue.c165 unsigned int todo = min_t(unsigned int, len, SZ_4K); in poly1305_update_arch() local
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dpoly1305-glue.c165 unsigned int todo = min_t(unsigned int, len, SZ_4K); in poly1305_update_arch() local
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dchacha-neon-glue.c91 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); in chacha_crypt_arch() local
H A Dpoly1305-glue.c147 unsigned int todo = min_t(unsigned int, len, SZ_4K); in poly1305_update_arch() local
/third_party/skia/tools/
H A DHashAndEncode.cpp75 int todo = std::min(N, 1<<27); // Keep todo*8 <= 1B; skcms requires N*bpp < MAX_INT. in HashAndEncode() local

Completed in 9 milliseconds

1234567