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

  /external/wpa_supplicant_8/src/radius/
radius_server.c 91 u8 last_authenticator[16]; member in struct:radius_session
1042 os_memcmp(sess->last_authenticator,
1169 os_memcpy(sess->last_authenticator, hdr->authenticator, 16);
    [all...]

Completed in 97 milliseconds