Home
last modified time | relevance | path

Searched refs:past_i (Results 1 – 24 of 24) sorted by relevance

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/bn/
H A Dbn_lib.c155 unsigned int mask, past_i; in bn_num_bits_consttime() local
159 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
162 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
165 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/
H A Dbn_lib.c156 unsigned int mask, past_i; in bn_num_bits_consttime() local
160 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
163 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
166 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Dbn_lib.c143 unsigned int mask, past_i; in bn_num_bits_consttime() local
147 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
150 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
153 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Dbn_lib.c143 unsigned int mask, past_i; in bn_num_bits_consttime() local
147 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
150 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
153 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/bn/
H A Dbn_lib.c143 unsigned int mask, past_i; in bn_num_bits_consttime() local
147 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
150 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
153 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/bn/
H A Dbn_lib.c155 unsigned int mask, past_i; in bn_num_bits_consttime() local
159 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
162 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
165 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Dbn_lib.c143 unsigned int mask, past_i; in bn_num_bits_consttime() local
147 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
150 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
153 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Dbn_lib.c143 unsigned int mask, past_i; in bn_num_bits_consttime() local
147 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
150 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
153 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/bn/
H A Dbn_lib.c155 unsigned int mask, past_i; in bn_num_bits_consttime() local
159 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
162 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
165 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/bn/
H A Dbn_lib.c155 unsigned int mask, past_i; in bn_num_bits_consttime() local
159 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
162 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
165 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/
H A Dbn_lib.c156 unsigned int mask, past_i; in bn_num_bits_consttime() local
160 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
163 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
166 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/
H A Dbn_lib.c156 unsigned int mask, past_i; in bn_num_bits_consttime() local
160 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
163 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
166 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/bn/
H A Dbn_lib.c155 unsigned int mask, past_i; in bn_num_bits_consttime() local
159 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
162 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
165 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/
H A Dbn_lib.c156 unsigned int mask, past_i; in bn_num_bits_consttime() local
160 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
163 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
166 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/crypto/bn/
H A Dbn_lib.c155 unsigned int mask, past_i; in bn_num_bits_consttime() local
159 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
162 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
165 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/security/openssl-static/openssl-1.1.1l/crypto/bn/
H A Dbn_lib.c155 unsigned int mask, past_i; in bn_num_bits_consttime() local
159 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
162 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
165 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/bn/
H A Dbn_lib.c199 unsigned int mask, past_i; in bn_num_bits_consttime() local
203 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
206 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
209 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/security/openssl/openssl-1.1.1n/crypto/bn/
H A Dbn_lib.c155 unsigned int mask, past_i; in bn_num_bits_consttime() local
159 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
162 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
165 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/bn/
H A Dbn_lib.c156 unsigned int mask, past_i; in bn_num_bits_consttime() local
160 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
163 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
166 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/security/openssl-devel/openssl-3.0.2/crypto/bn/
H A Dbn_lib.c156 unsigned int mask, past_i; in bn_num_bits_consttime() local
160 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
163 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
166 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Dbn_lib.c143 unsigned int mask, past_i; in bn_num_bits_consttime() local
147 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
150 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
153 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/bn/
H A Dbn_lib.c155 unsigned int mask, past_i; in bn_num_bits_consttime() local
159 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
162 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
165 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/www/node10/node-v10.24.1/deps/openssl/openssl/crypto/bn/
H A Dbn_lib.c155 unsigned int mask, past_i; in bn_num_bits_consttime() local
159 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
162 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
165 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Dbn_lib.c143 unsigned int mask, past_i; in bn_num_bits_consttime() local
147 for (j = 0, past_i = 0, ret = 0; j < a->dmax; j++) { in bn_num_bits_consttime()
150 ret += BN_BITS2 & (~mask & ~past_i); in bn_num_bits_consttime()
153 past_i |= mask; /* past_i will become 0xff..ff after i==j */ in bn_num_bits_consttime()