sshkey_is_cert
if (sshkey_is_cert(key)) {
if (sshkey_is_cert(key) && sshkey_cert_check_host(key, lookup,
if (sshkey_is_cert(key)) {
if (sshkey_is_cert(key))
if (!sshkey_is_cert(key) || options.trusted_user_ca_keys == NULL)
if (sshkey_is_cert(key) &&
int want_keytype = sshkey_is_cert(key) ? KEY_UNSPEC : key->type;
if (sshkey_is_cert(key)) {
sshkey_is_cert(key) ? "CA" : "key", sshkey_type(found), fp);
sshkey_is_cert(key), remote_ip, remote_host, loc) != 0) {
if (!sshkey_is_cert(key)) {
(check_ca && sshkey_is_cert(key) &&
if (sshkey_is_cert(key)) {
int is_cert = sshkey_is_cert(k);
int want_cert = sshkey_is_cert(k);
if (!sshkey_is_cert(key))
if (sshkey_is_cert(key)) {
if (sshkey_is_cert(kcopy)) {
if (!sshkey_is_cert(key))
(key_only && !sshkey_is_cert(key)) ||
(cert_only && sshkey_is_cert(key))) {
(key_only && !sshkey_is_cert(public)) ||
(cert_only && sshkey_is_cert(public))) {
if (cert == NULL || cert->cert == NULL || !sshkey_is_cert(cert) ||
if (!sshkey_is_cert(certs[j]))
if (!sshkey_is_cert(key)) {
if (!sshkey_is_cert(key)) {
if (!sshkey_is_cert(key)) {
if (!sshkey_is_cert(key)) {
if (!sshkey_is_cert(key)) {
if (sshkey_is_cert(public))
if (!sshkey_is_cert(key)) {
if (sshkey_is_cert(pubkey) && !sshkey_is_cert(privkey)) {
if (!sshkey_is_cert(certpub) || sshkey_is_cert(priv) ||
if (sshkey_is_cert(key)) {
if (!sshkey_is_cert(key)) {
if (!sshkey_is_cert(public)) {
if (!sshkey_is_cert(public)) {
(!sshkey_is_cert(k->key) ||
want_cert = sshkey_is_cert(host_key);
if (sshkey_is_cert(host_key)) {
if (sshkey_is_cert(plain))
if (key == NULL || sshkey_is_cert(key))
int r, want_cert = sshkey_is_cert(host_key), host_ip_differ = 0;
if (id->agent_fd == -1 && sshkey_is_cert(id->key)) {
if (!sshkey_is_cert(key) || key->cert == NULL ||
if (sshkey_is_cert(key)) {
if (sshkey_is_cert(key)) {
sshkey_is_cert(key))
if (!sshkey_is_cert(key)) {
if (sshkey_is_cert(k) && (r = sshkey_cert_copy(k, n)) != 0)
if (sshkey_is_cert(key) && (ret = cert_parse(b, key, copy)) != 0)
if (!sshkey_is_cert(k))
if (!sshkey_is_cert(k)) {
if (sshkey_is_cert(key)) {
if (sshkey_is_cert(k)) {
if (sshkey_is_cert(k))
if (sshkey_is_cert(a)) {
int sshkey_is_cert(const struct sshkey *);
} else if (sigopts->ca && sshkey_is_cert(sign_key) &&