Home
last modified time | relevance | path

Searched refs:oldchall (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Droaming_client.c90 u_int64_t chall, oldchall; in roaming_auth_required() local
93 oldchall = packet_get_int64(); in roaming_auth_required()
94 if (oldchall != lastseenchall) { in roaming_auth_required()