HomeSort by: relevance | last modified time | path
    Searched defs:kex_input_ext_info (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
kex.c 479 kex_input_ext_info(int type, u_int32_t seq, struct ssh *ssh) function
534 ssh_dispatch_set(ssh, SSH2_MSG_EXT_INFO, &kex_input_ext_info);

Completed in 17 milliseconds