HomeSort by relevance Sort by last modified time
    Searched refs:firstfollows (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
kex.h 49 unsigned firstfollows : 1; /* true when first_kex_packet_follows is set */ member in struct:KEXState
common-kex.c 204 ses.kexstate.firstfollows = 0;
681 ses.kexstate.firstfollows = 1;

Completed in 50 milliseconds