Home
last modified time | relevance | path

Searched refs:identities (Results 1 – 14 of 14) sorted by relevance

/NextBSD/crypto/openssh/
HDauthfd.c211 buffer_init(&auth->identities); in ssh_get_authentication_connection()
225 buffer_free(&auth->identities); in ssh_close_authentication_connection()
280 buffer_clear(&auth->identities); in ssh_get_num_identities()
281 if (ssh_request_reply(auth, &request, &auth->identities) == 0) { in ssh_get_num_identities()
288 type = buffer_get_char(&auth->identities); in ssh_get_num_identities()
296 auth->howmany = buffer_get_int(&auth->identities); in ssh_get_num_identities()
333 bits = buffer_get_int(&auth->identities); in ssh_get_next_identity()
334 buffer_get_bignum(&auth->identities, key->rsa->e); in ssh_get_next_identity()
335 buffer_get_bignum(&auth->identities, key->rsa->n); in ssh_get_next_identity()
336 *comment = buffer_get_string(&auth->identities, NULL); in ssh_get_next_identity()
[all …]
HDssh-add.04 ssh-add - adds private key identities to the authentication agent
12 ssh-add adds private key identities to the authentication agent,
30 -c Indicates that added identities should be subject to confirmation
36 -D Deletes all identities from the agent.
38 -d Instead of adding identities, removes identities from the agent.
40 default identities and their corresponding certificates will be
52 -L Lists public key parameters of all identities currently
55 -l Lists fingerprints of all identities currently represented by the
62 Set a maximum lifetime when adding identities to an agent. The
HDssh-agent.038 Set a default value for the maximum lifetime of identities added
54 Several identities can be stored in the agent; the agent can
55 automatically use any of these identities. ssh-add -l displays the
56 identities currently held by the agent.
62 can thus use the privileges given by the identities anywhere in the
HDauthfd.h65 Buffer identities; member
HDssh_config.0334 that enable them to authenticate using the identities loaded into
448 a PKCS11Provider offers more identities. The argument to this
450 situations where ssh-agent offers many different identities. The
458 Additionally, any identities represented by the authentication
470 configuration files; all these identities will be tried in
472 of identities tried (this behaviour differs from that of other
476 select which identities in an agent are offered during
HDPROTOCOL.agent496 SSH2_AGENTC_REQUEST_IDENTITIES. The "request identities" requests are
HDssh.050 that enable them to authenticate using the identities loaded into
149 (and multiple identities specified in configuration files). ssh
HDChangeLog632 support ed25519 keys (hostkeys and user identities) using the public
/NextBSD/contrib/wpa/hostapd/
HDhostapd.eap_user33 # method is using known prefix in identities (e.g., EAP-SIM and EAP-AKA). This
34 # is only allowed for phase 1 identities.
82 # Wildcard for all other identities
/NextBSD/usr.bin/ssh-copy-id/
HDssh-copy-id.sh56 keys="$(ssh-add -L | grep -v 'The agent has no identities.')$nl$keys"
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_COMP_add_compression_method.pod52 Once the identities of the compression methods for the TLS protocol have
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMInstrThumb2.td3004 // Alternate cases for PKHBT where identities eliminate some nodes.
3033 // Alternate cases for PKHTB where identities eliminate some nodes. Note that
HDARMInstrInfo.td4230 // Alternate cases for PKHBT where identities eliminate some nodes.
4247 // Alternate cases for PKHTB where identities eliminate some nodes. Note that
/NextBSD/crypto/openssl/
HDCHANGES5770 specific names (called "system identities"). In the C code, these