HomeSort by: relevance | last modified time | path
    Searched refs:ext_info_received (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
kex.h 155 int ext_info_received; member in struct:kex
kex.c 444 } else if (ssh->kex->ext_info_received == 1 &&
450 } else if (ssh->kex->ext_info_received == 1 &&
456 } else if (ssh->kex->ext_info_received == 1 &&
496 if (++kex->ext_info_received > max_ext_info) {

Completed in 50 milliseconds