Home | History | Annotate | Download | only in openssh

Lines Matching defs:keyout

2731 	const u_char *ssh1key, *ivin, *ivout, *keyin, *keyout, *input, *output;
2778 if ((r = sshbuf_get_string_direct(m, &keyout, &slen)) != 0 ||
2784 cipher_set_keycontext(state->send_context, keyout);