Home | History | Annotate | Download | only in lib

Lines Matching refs:foundkey

402                           const struct curl_khkey *foundkey, /* found */
408 (void)foundkey;
474 struct curl_khkey foundkey;
512 /* setup 'foundkey' */
513 foundkey.key = remotekey;
514 foundkey.len = keylen;
515 foundkey.keytype = (keytype == LIBSSH2_HOSTKEY_TYPE_RSA)?
527 &foundkey, /* from the remote host */