Home
last modified time | relevance | path

Searched refs:publickey_len (Results 1 – 25 of 132) sorted by relevance

123456

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/transports/
H A Dcredential.c314 size_t publickey_len, in git_credential_ssh_custom_new() argument
331 if (publickey_len > 0) { in git_credential_ssh_custom_new()
332 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
335 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
338 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
466 size_t publickey_len, in git_cred_ssh_custom_new() argument
471 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/transports/
H A Dcredential.c314 size_t publickey_len, in git_credential_ssh_custom_new() argument
331 if (publickey_len > 0) { in git_credential_ssh_custom_new()
332 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
335 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
338 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
465 size_t publickey_len, in git_cred_ssh_custom_new() argument
470 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/devel/libgit2/libgit2-1.3.0/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/transports/
H A Dcredential.c314 size_t publickey_len,
331 if (publickey_len > 0) {
332 c->publickey = git__malloc(publickey_len);
335 memcpy(c->publickey, publickey, publickey_len);
338 c->publickey_len = publickey_len;
466 size_t publickey_len,
471 publickey, publickey_len, sign_callback, payload);
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len,
339 if (publickey_len > 0) {
340 c->publickey = git__malloc(publickey_len);
343 memcpy(c->publickey, publickey, publickey_len);
346 c->publickey_len = publickey_len;
474 size_t publickey_len,
479 publickey, publickey_len, sign_callback, payload);
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/transports/
H A Dcredential.c321 size_t publickey_len, in git_credential_ssh_custom_new() argument
339 if (publickey_len > 0) { in git_credential_ssh_custom_new()
340 c->publickey = git__malloc(publickey_len); in git_credential_ssh_custom_new()
343 memcpy(c->publickey, publickey, publickey_len); in git_credential_ssh_custom_new()
346 c->publickey_len = publickey_len; in git_credential_ssh_custom_new()
474 size_t publickey_len, in git_cred_ssh_custom_new() argument
479 publickey, publickey_len, sign_callback, payload); in git_cred_ssh_custom_new()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/transports/
H A Dcred.c314 size_t publickey_len, in git_cred_ssh_custom_new() argument
331 if (publickey_len > 0) { in git_cred_ssh_custom_new()
332 c->publickey = git__malloc(publickey_len); in git_cred_ssh_custom_new()
335 memcpy(c->publickey, publickey, publickey_len); in git_cred_ssh_custom_new()
338 c->publickey_len = publickey_len; in git_cred_ssh_custom_new()
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/transports/
H A Dcred.c314 size_t publickey_len, in git_cred_ssh_custom_new() argument
331 if (publickey_len > 0) { in git_cred_ssh_custom_new()
332 c->publickey = git__malloc(publickey_len); in git_cred_ssh_custom_new()
335 memcpy(c->publickey, publickey, publickey_len); in git_cred_ssh_custom_new()
338 c->publickey_len = publickey_len; in git_cred_ssh_custom_new()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/transports/
H A Dcred.c314 size_t publickey_len, in git_cred_ssh_custom_new() argument
331 if (publickey_len > 0) { in git_cred_ssh_custom_new()
332 c->publickey = git__malloc(publickey_len); in git_cred_ssh_custom_new()
335 memcpy(c->publickey, publickey, publickey_len); in git_cred_ssh_custom_new()
338 c->publickey_len = publickey_len; in git_cred_ssh_custom_new()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/include/git2/
H A Dtransport.h170 size_t publickey_len; member
273 size_t publickey_len,
/dports/devel/R-cran-git2r/git2r/src/libgit2/include/git2/
H A Dtransport.h199 size_t publickey_len; member
302 size_t publickey_len,
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/include/git2/
H A Dtransport.h208 size_t publickey_len; /**< Length of the public key */ member
316 size_t publickey_len,
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/include/git2/sys/
H A Dcredential.h78 size_t publickey_len; /**< Length of the public key */ member

123456