Home
last modified time | relevance | path

Searched refs:BIGNUM (Results 1 – 25 of 7241) sorted by relevance

12345678910>>...290

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/security/ncrack/ncrack-0.7/mswin32/OpenSSL/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/security/softether/v4.38-9760/src/Mayaqua/win32_inc/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/win32_inc/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/ext/openssl/windows/x86/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/ext/openssl/windows/x64/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node/include/node/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node/include/node/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node/include/node/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/security/openssl/openssl-1.1.1n/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]
/dports/security/openssl-static/openssl-1.1.1l/include/openssl/
H A Dbn.h219 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b);
228 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
229 int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
230 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
231 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b);
245 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d,
249 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
253 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
257 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m,
355 int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1,
[all …]

12345678910>>...290