Home
last modified time | relevance | path

Searched defs:dhctx (Results 1 – 25 of 86) sorted by relevance

1234

/dports/devel/upp/upp/uppsrc/Core/SSH/libssh2/
H A Dlibgcrypt.h183 #define libssh2_dh_init(dhctx) _libssh2_dh_init(dhctx) argument
184 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
186 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
188 #define libssh2_dh_dtor(dhctx) _libssh2_dh_dtor(dhctx) argument
H A Dmbedtls.c614 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
620 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
630 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
639 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dlibgcrypt.c627 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
633 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
643 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
652 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dos400qc3.h315 #define libssh2_dh_init(dhctx) _libssh2_os400qc3_dh_init(dhctx) argument
316 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
318 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
320 #define libssh2_dh_dtor(dhctx) _libssh2_os400qc3_dh_dtor(dhctx) argument
H A Dopenssl.h296 #define libssh2_dh_init(dhctx) _libssh2_dh_init(dhctx) argument
297 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
299 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
301 #define libssh2_dh_dtor(dhctx) _libssh2_dh_dtor(dhctx) argument
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libssh2-sys-0.2.23/libssh2/src/
H A Dlibgcrypt.c636 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
642 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
652 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
661 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dlibgcrypt.h223 #define libssh2_dh_init(dhctx) _libssh2_dh_init(dhctx) argument
224 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
226 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
228 #define libssh2_dh_dtor(dhctx) _libssh2_dh_dtor(dhctx) argument
/dports/security/libssh2/libssh2-1.10.0/src/
H A Dlibgcrypt.c636 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
642 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
652 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
661 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dlibgcrypt.h223 #define libssh2_dh_init(dhctx) _libssh2_dh_init(dhctx) argument
224 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
226 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
228 #define libssh2_dh_dtor(dhctx) _libssh2_dh_dtor(dhctx) argument
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libssh2-sys-0.2.13/libssh2/src/
H A Dlibgcrypt.c636 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
642 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
652 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
661 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dmbedtls.c702 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
708 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
718 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
727 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dlibgcrypt.h221 #define libssh2_dh_init(dhctx) _libssh2_dh_init(dhctx) argument
222 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
224 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
226 #define libssh2_dh_dtor(dhctx) _libssh2_dh_dtor(dhctx) argument
H A Dos400qc3.h315 #define libssh2_dh_init(dhctx) _libssh2_os400qc3_dh_init(dhctx) argument
316 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
318 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
320 #define libssh2_dh_dtor(dhctx) _libssh2_os400qc3_dh_dtor(dhctx) argument
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libssh2-sys-0.2.21/libssh2/src/
H A Dlibgcrypt.c636 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
642 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
652 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
661 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dlibgcrypt.h223 #define libssh2_dh_init(dhctx) _libssh2_dh_init(dhctx) argument
224 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
226 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
228 #define libssh2_dh_dtor(dhctx) _libssh2_dh_dtor(dhctx) argument
/dports/security/nmap/nmap-7.91/libssh2/src/
H A Dlibgcrypt.c636 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
642 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
652 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
661 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dmbedtls.c702 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
708 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
718 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
727 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dlibgcrypt.h221 #define libssh2_dh_init(dhctx) _libssh2_dh_init(dhctx) argument
222 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
224 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
226 #define libssh2_dh_dtor(dhctx) _libssh2_dh_dtor(dhctx) argument
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libssh2-sys-0.2.21/libssh2/src/
H A Dlibgcrypt.c636 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
642 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
652 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
661 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dlibgcrypt.h223 #define libssh2_dh_init(dhctx) _libssh2_dh_init(dhctx) argument
224 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
226 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
228 #define libssh2_dh_dtor(dhctx) _libssh2_dh_dtor(dhctx) argument
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libssh2-sys-0.2.23/libssh2/src/
H A Dlibgcrypt.c636 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
642 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
652 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
661 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dlibgcrypt.h223 #define libssh2_dh_init(dhctx) _libssh2_dh_init(dhctx) argument
224 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
226 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
228 #define libssh2_dh_dtor(dhctx) _libssh2_dh_dtor(dhctx) argument
/dports/lang/rust/rustc-1.58.1-src/vendor/libssh2-sys/libssh2/src/
H A Dlibgcrypt.c636 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
642 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
652 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
661 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dmbedtls.c702 _libssh2_dh_init(_libssh2_dh_ctx *dhctx) in _libssh2_dh_init()
708 _libssh2_dh_key_pair(_libssh2_dh_ctx *dhctx, _libssh2_bn *public, in _libssh2_dh_key_pair()
718 _libssh2_dh_secret(_libssh2_dh_ctx *dhctx, _libssh2_bn *secret, in _libssh2_dh_secret()
727 _libssh2_dh_dtor(_libssh2_dh_ctx *dhctx) in _libssh2_dh_dtor()
H A Dlibgcrypt.h223 #define libssh2_dh_init(dhctx) _libssh2_dh_init(dhctx) argument
224 #define libssh2_dh_key_pair(dhctx, public, g, p, group_order, bnctx) \ argument
226 #define libssh2_dh_secret(dhctx, secret, f, p, bnctx) \ argument
228 #define libssh2_dh_dtor(dhctx) _libssh2_dh_dtor(dhctx) argument

1234