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

  /external/openssh/openbsd-compat/
bsd-arc4random.c 46 static int first_time = 1; local
49 if (first_time)
51 first_time = 0;