Home
last modified time | relevance | path

Searched refs:group_top (Results 1 – 25 of 46) sorted by relevance

12

/dports/audio/giada/giada-0.17.1/src/gui/dialogs/
H A DpluginChooser.cpp51 Fl_Group *group_top = new Fl_Group(8, 8, w()-16, 20); in gdPluginChooser() local
52 sortMethod = new geChoice(group_top->x() + 45, group_top->y(), 100, 20, "Sort by"); in gdPluginChooser()
53 …geBox *b1 = new geBox(sortMethod->x()+sortMethod->w(), group_top->y(), 100, 20); // spacer window… in gdPluginChooser()
54 group_top->resizable(b1); in gdPluginChooser()
55 group_top->end(); in gdPluginChooser()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/
H A Dec_mult.c214 group_top = bn_get_top(cardinality); in ossl_ec_scalar_mul_ladder()
215 if ((bn_wexpand(k, group_top + 2) == NULL) in ossl_ec_scalar_mul_ladder()
255 group_top = bn_get_top(group->field); in ossl_ec_scalar_mul_ladder()
256 if ((bn_wexpand(s->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
257 || (bn_wexpand(s->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
258 || (bn_wexpand(s->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
259 || (bn_wexpand(r->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
260 || (bn_wexpand(r->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
261 || (bn_wexpand(r->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
262 || (bn_wexpand(p->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/
H A Dec_mult.c214 group_top = bn_get_top(cardinality); in ossl_ec_scalar_mul_ladder()
215 if ((bn_wexpand(k, group_top + 2) == NULL) in ossl_ec_scalar_mul_ladder()
255 group_top = bn_get_top(group->field); in ossl_ec_scalar_mul_ladder()
256 if ((bn_wexpand(s->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
257 || (bn_wexpand(s->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
258 || (bn_wexpand(s->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
259 || (bn_wexpand(r->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
260 || (bn_wexpand(r->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
261 || (bn_wexpand(r->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
262 || (bn_wexpand(p->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/
H A Dec_mult.c214 group_top = bn_get_top(cardinality); in ossl_ec_scalar_mul_ladder()
215 if ((bn_wexpand(k, group_top + 2) == NULL) in ossl_ec_scalar_mul_ladder()
255 group_top = bn_get_top(group->field); in ossl_ec_scalar_mul_ladder()
256 if ((bn_wexpand(s->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
257 || (bn_wexpand(s->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
258 || (bn_wexpand(s->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
259 || (bn_wexpand(r->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
260 || (bn_wexpand(r->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
261 || (bn_wexpand(r->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
262 || (bn_wexpand(p->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
[all …]
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/
H A Dec_mult.c214 group_top = bn_get_top(cardinality); in ossl_ec_scalar_mul_ladder()
215 if ((bn_wexpand(k, group_top + 2) == NULL) in ossl_ec_scalar_mul_ladder()
255 group_top = bn_get_top(group->field); in ossl_ec_scalar_mul_ladder()
256 if ((bn_wexpand(s->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
257 || (bn_wexpand(s->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
258 || (bn_wexpand(s->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
259 || (bn_wexpand(r->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
260 || (bn_wexpand(r->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
261 || (bn_wexpand(r->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
262 || (bn_wexpand(p->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/security/openssl/openssl-1.1.1n/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/ec/
H A Dec_mult.c214 group_top = bn_get_top(cardinality); in ossl_ec_scalar_mul_ladder()
215 if ((bn_wexpand(k, group_top + 2) == NULL) in ossl_ec_scalar_mul_ladder()
255 group_top = bn_get_top(group->field); in ossl_ec_scalar_mul_ladder()
256 if ((bn_wexpand(s->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
257 || (bn_wexpand(s->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
258 || (bn_wexpand(s->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
259 || (bn_wexpand(r->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
260 || (bn_wexpand(r->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
261 || (bn_wexpand(r->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
262 || (bn_wexpand(p->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
[all …]
/dports/security/openssl-static/openssl-1.1.1l/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]
/dports/security/openssl-devel/openssl-3.0.2/crypto/ec/
H A Dec_mult.c214 group_top = bn_get_top(cardinality); in ossl_ec_scalar_mul_ladder()
215 if ((bn_wexpand(k, group_top + 2) == NULL) in ossl_ec_scalar_mul_ladder()
255 group_top = bn_get_top(group->field); in ossl_ec_scalar_mul_ladder()
256 if ((bn_wexpand(s->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
257 || (bn_wexpand(s->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
258 || (bn_wexpand(s->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
259 || (bn_wexpand(r->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
260 || (bn_wexpand(r->Y, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
261 || (bn_wexpand(r->Z, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
262 || (bn_wexpand(p->X, group_top) == NULL) in ossl_ec_scalar_mul_ladder()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_mult.c208 group_top = bn_get_top(cardinality); in ec_scalar_mul_ladder()
209 if ((bn_wexpand(k, group_top + 2) == NULL) in ec_scalar_mul_ladder()
249 group_top = bn_get_top(group->field); in ec_scalar_mul_ladder()
250 if ((bn_wexpand(s->X, group_top) == NULL) in ec_scalar_mul_ladder()
251 || (bn_wexpand(s->Y, group_top) == NULL) in ec_scalar_mul_ladder()
252 || (bn_wexpand(s->Z, group_top) == NULL) in ec_scalar_mul_ladder()
253 || (bn_wexpand(r->X, group_top) == NULL) in ec_scalar_mul_ladder()
254 || (bn_wexpand(r->Y, group_top) == NULL) in ec_scalar_mul_ladder()
255 || (bn_wexpand(r->Z, group_top) == NULL) in ec_scalar_mul_ladder()
256 || (bn_wexpand(p->X, group_top) == NULL) in ec_scalar_mul_ladder()
[all …]

12