Home
last modified time | relevance | path

Searched refs:count_low (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dhaval_helper.c53 current = (unsigned)sc->count_low & 127U; in SPH_XCAT()
80 clow = sc->count_low; in SPH_XCAT()
82 sc->count_low = clow2; in SPH_XCAT()
107 current = (unsigned)sc->count_low & 127U; in SPH_XCAT()
138 clow = sc->count_low; in SPH_XCAT()
140 sc->count_low = clow2; in SPH_XCAT()
161 current = (unsigned)sc->count_low & 127U; in SPH_XCAT()
181 sph_enc32le_aligned(sc->buf + 120, SPH_T32(sc->count_low << 3)); in SPH_XCAT()
183 SPH_T32((sc->count_high << 3) | (sc->count_low >> 29))); in SPH_XCAT()
H A Dsph_ripemd.h96 sph_u32 count_high, count_low; member
162 sph_u32 count_high, count_low; member
228 sph_u32 count_high, count_low; member
286 sph_u32 count_high, count_low; member
299 sph_u32 count_high, count_low; member
H A Dmd_helper.c138 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
160 clow = sc->count_low; in SPH_XCAT()
162 sc->count_low = clow2; in SPH_XCAT()
188 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
215 clow = sc->count_low; in SPH_XCAT()
217 sc->count_low = clow2; in SPH_XCAT()
252 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
310 low = sc->count_low; in SPH_XCAT()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dsha512.c141 ctx->count_low = ctx->count_high = 0; in sha512_init()
170 high = (ctx->count_high << 10) | (ctx->count_low >> 54); in sha512_write_digest()
171 low = (ctx->count_low << 10) | (ctx->index << 3); in sha512_write_digest()
233 ctx->count_low = ctx->count_high = 0; in sha384_init()
266 ctx->count_low = ctx->count_high = 0; in sha512_224_init()
299 ctx->count_low = ctx->count_high = 0; in sha512_256_init()
/dports/security/nettle/nettle-3.7.3/
H A Dsha512.c141 ctx->count_low = ctx->count_high = 0; in sha512_init()
170 high = (ctx->count_high << 10) | (ctx->count_low >> 54); in sha512_write_digest()
171 low = (ctx->count_low << 10) | (ctx->index << 3); in sha512_write_digest()
233 ctx->count_low = ctx->count_high = 0; in sha384_init()
266 ctx->count_low = ctx->count_high = 0; in sha512_224_init()
299 ctx->count_low = ctx->count_high = 0; in sha512_256_init()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/cnacl/crypto_hash/sha512/sphlib/
H A Dmd_helper.i138 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
160 clow = sc->count_low; in SPH_XCAT()
162 sc->count_low = clow2; in SPH_XCAT()
188 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
215 clow = sc->count_low; in SPH_XCAT()
217 sc->count_low = clow2; in SPH_XCAT()
252 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
310 low = sc->count_low; in SPH_XCAT()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/cnacl/crypto_hash/sha256/sphlib/
H A Dmd_helper.i138 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
160 clow = sc->count_low; in SPH_XCAT()
162 sc->count_low = clow2; in SPH_XCAT()
188 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
215 clow = sc->count_low; in SPH_XCAT()
217 sc->count_low = clow2; in SPH_XCAT()
252 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
310 low = sc->count_low; in SPH_XCAT()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/cnacl/crypto_hash/sha256/sphlib-small/
H A Dmd_helper.i138 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
160 clow = sc->count_low; in SPH_XCAT()
162 sc->count_low = clow2; in SPH_XCAT()
188 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
215 clow = sc->count_low; in SPH_XCAT()
217 sc->count_low = clow2; in SPH_XCAT()
252 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
310 low = sc->count_low; in SPH_XCAT()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/cnacl/crypto_hash/sha512/sphlib-small/
H A Dmd_helper.i138 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
160 clow = sc->count_low; in SPH_XCAT()
162 sc->count_low = clow2; in SPH_XCAT()
188 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
215 clow = sc->count_low; in SPH_XCAT()
217 sc->count_low = clow2; in SPH_XCAT()
252 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
310 low = sc->count_low; in SPH_XCAT()
/dports/print/qpdf/qpdf-10.5.0/libqpdf/sph/
H A Dmd_helper.c138 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
160 clow = sc->count_low; in SPH_XCAT()
162 sc->count_low = clow2; in SPH_XCAT()
188 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
215 clow = sc->count_low; in SPH_XCAT()
217 sc->count_low = clow2; in SPH_XCAT()
252 current = (unsigned)sc->count_low & (SPH_BLEN - 1U); in SPH_XCAT()
310 low = sc->count_low; in SPH_XCAT()
/dports/print/brlaser/brlaser-6/src/
H A Dline.cc50 int count_low = std::min(count, count_max); in write_substitute() local
51 out->push_back((offset_low << 3) | count_low); in write_substitute()
68 int count_low = std::min(count, count_max); in write_repeat() local
69 out->push_back(128 | (offset_low << 5) | count_low); in write_repeat()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/blake2b_simd-0.5.10/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
226 $count_low:expr,
233 let count_low: __m128i = $count_low; localVariable
250 xor(set1(IV[4]), count_low),
344 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/devel/sccache/sccache-0.2.15/cargo-crates/blake2b_simd-0.5.11/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
227 $count_low:expr,
234 let count_low: __m128i = $count_low; localVariable
251 xor(set1(IV[4]), count_low),
345 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/blake2b_simd-0.5.11/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
227 $count_low:expr,
234 let count_low: __m128i = $count_low; localVariable
251 xor(set1(IV[4]), count_low),
345 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/blake2b_simd-0.5.10/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
226 $count_low:expr,
233 let count_low: __m128i = $count_low; localVariable
250 xor(set1(IV[4]), count_low),
344 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/shells/nsh/nsh-0.4.2/cargo-crates/blake2b_simd-0.5.11/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
227 $count_low:expr,
234 let count_low: __m128i = $count_low; localVariable
251 xor(set1(IV[4]), count_low),
345 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/www/rearx/rearx-0.1.4/cargo-crates/blake2b_simd-0.5.11/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
227 $count_low:expr,
234 let count_low: __m128i = $count_low; localVariable
251 xor(set1(IV[4]), count_low),
345 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/sysutils/vector/vector-0.10.0/cargo-crates/blake2b_simd-0.5.10/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
226 $count_low:expr,
233 let count_low: __m128i = $count_low; localVariable
250 xor(set1(IV[4]), count_low),
344 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/blake2b_simd-0.5.11/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
227 $count_low:expr,
234 let count_low: __m128i = $count_low; localVariable
251 xor(set1(IV[4]), count_low),
345 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/blake2b_simd-0.5.10/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
226 $count_low:expr,
233 let count_low: __m128i = $count_low; localVariable
250 xor(set1(IV[4]), count_low),
344 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/blake2b_simd-0.5.8/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
220 $count_low:expr,
227 let count_low: __m128i = $count_low; localVariable
244 xor(set1(IV[4]), count_low),
338 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/www/castor/castor-0.8.16/cargo-crates/blake2b_simd-0.5.10/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
226 $count_low:expr,
233 let count_low: __m128i = $count_low; localVariable
250 xor(set1(IV[4]), count_low),
344 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/www/firefox/firefox-99.0/third_party/rust/blake2b_simd/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
227 $count_low:expr,
234 let count_low: __m128i = $count_low; localVariable
251 xor(set1(IV[4]), count_low),
345 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/blake2b_simd/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
220 $count_low:expr,
227 let count_low: __m128i = $count_low; localVariable
244 xor(set1(IV[4]), count_low),
338 set2(count_low(jobs[0].count), count_low(jobs[1].count)),
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/blake2b_simd-0.5.11/src/
H A Dsse41.rs7 assemble_count, count_high, count_low, final_block, flag_word, input_debug_asserts, Finalize,
227 $count_low:expr,
234 let count_low: __m128i = $count_low; localVariable
251 xor(set1(IV[4]), count_low),
345 set2(count_low(jobs[0].count), count_low(jobs[1].count)),

12345678