Searched defs:ktype (Results 1 – 11 of 11) sorted by relevance
121 char *ktype = NULL; in ssh_ecdsa_verify() local
100 char *ktype = NULL; in ssh_ed25519_verify() local
139 char *ktype = NULL; in ssh_dss_verify() local
167 char *ktype = NULL; in ssh_rsa_verify() local
490 int ktype, r; in _ssh_order_hostkeyalgs() local
678 char line[8192], oline[8192], ktype[128]; in hostkeys_foreach() local
109 int ktype; in order_hostkeyalgs() local
2400 const char *ktype = sshkey_ssh_name(key); in key_accepted_by_hostkeyalgs() local
438 int r, rlen, ktype; in do_convert_private_ssh2_from_blob() local
1965 char *ktype = NULL, *curve = NULL; in sshkey_from_blob_internal() local
221 const char *ktype = NULL; in do_dsa_print() local293 static int do_EC_KEY_print(BIO *bp, const EC_KEY *x, int off, int ktype) { in do_EC_KEY_print()