Home
last modified time | relevance | path

Searched defs:ktype (Results 1 – 18 of 18) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dssh-ed25519-sk.c97 ssh_ed25519_sk_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_ed25519_sk_deserialize_public()
110 ssh_ed25519_sk_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_ed25519_sk_deserialize_private()
130 char *ktype = NULL; in ssh_ed25519_sk_verify() local
H A Dssh-ed25519.c100 ssh_ed25519_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_ed25519_deserialize_public()
118 ssh_ed25519_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_ed25519_deserialize_private()
208 char *ktype = NULL; in ssh_ed25519_verify() local
H A Dssh-xmss.c127 ssh_xmss_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_xmss_deserialize_public()
159 ssh_xmss_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_xmss_deserialize_private()
278 char *ktype = NULL; in ssh_xmss_verify() local
H A Dssh-ecdsa-sk.c110 ssh_ecdsa_sk_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_ecdsa_sk_deserialize_public()
123 ssh_ecdsa_sk_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_ecdsa_sk_deserialize_private()
231 char *ktype = NULL, *webauthn_origin = NULL; in ssh_ecdsa_sk_verify() local
H A Dssh-ecdsa.c221 ssh_ecdsa_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_ecdsa_deserialize_public()
274 ssh_ecdsa_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_ecdsa_deserialize_private()
386 char *ktype = NULL; in ssh_ecdsa_verify() local
H A Dssh-dss.c195 ssh_dss_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_dss_deserialize_public()
232 ssh_dss_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_dss_deserialize_private()
334 char *ktype = NULL; in ssh_dss_verify() local
H A Dssh-rsa.c188 ssh_rsa_deserialize_public(const char *ktype, struct sshbuf *b, in ssh_rsa_deserialize_public()
227 ssh_rsa_deserialize_private(const char *ktype, struct sshbuf *b, in ssh_rsa_deserialize_private()
H A Dssh_api.c529 int ktype, nid, r; in _ssh_order_hostkeyalgs() local
H A Dhostfile.c756 char *line = NULL, ktype[128]; in hostkeys_foreach_file() local
H A Dsshconnect.c690 const char *ktype = sshkey_ssh_name(key); in hostkey_accepted_by_hostkeyalgs() local
H A Dsshkey.c289 int ktype; in sshkey_match_keyname_to_sigalgs() local
1966 char *ktype = NULL; in sshkey_from_blob_internal() local
H A Dsshconnect2.c122 int ktype; in order_hostkeyalgs() local
H A Dssh-keygen.c473 int r, rlen, ktype; in do_convert_private_ssh2() local
/openbsd/lib/libcrypto/dh/
H A Ddh_ameth.c334 const char *ktype = NULL; in do_dh_print() local
/openbsd/lib/libcrypto/dsa/
H A Ddsa_ameth.c416 const char *ktype = NULL; in do_dsa_print() local
/openbsd/lib/libcrypto/ec/
H A Dec_ameth.c496 do_EC_KEY_print(BIO *bp, const EC_KEY *x, int off, int ktype) in do_EC_KEY_print()
/openbsd/sbin/unwind/libunbound/validator/
H A Dval_secalgo.c1041 static SECKEYPublicKey* nss_key_create(KeyType ktype) in nss_key_create()
/openbsd/usr.sbin/unbound/validator/
H A Dval_secalgo.c1041 static SECKEYPublicKey* nss_key_create(KeyType ktype) in nss_key_create()