HomeSort by relevance Sort by last modified time
    Searched full:oldkey1 (Results 1 - 1 of 1) sorted by null

  /external/openssh/
roaming_client.c 61 static u_int64_t key1, key2, oldkey1, oldkey2; variable
73 key1 = oldkey1 = packet_get_int64();
102 key1 = oldkey1;
120 oldkey1 = key1;

Completed in 1525 milliseconds