Home | History | Annotate | Download | only in lib

Lines Matching defs:foundkey

469                           const struct curl_khkey *foundkey, /* found */
475 (void)foundkey;
541 struct curl_khkey foundkey;
579 /* setup 'foundkey' */
580 foundkey.key = remotekey;
581 foundkey.len = keylen;
582 foundkey.keytype = (keytype == LIBSSH2_HOSTKEY_TYPE_RSA)?
594 &foundkey, /* from the remote host */