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

  /external/wpa_supplicant_8/src/wps/
wps_attr_parse.h 20 const u8 *registrar_nonce; /* WPS_NONCE_LEN (16) octets */ member in struct:wps_parse_attr
wps_validate.c 595 static int wps_validate_registrar_nonce(const u8 *registrar_nonce,
598 if (registrar_nonce == NULL) {
1358 wps_validate_registrar_nonce(attr.registrar_nonce, 1) ||
    [all...]
wps_enrollee.c 895 if (wps_process_registrar_nonce(wps, attr->registrar_nonce) ||
    [all...]
wps_registrar.c     [all...]
wps_attr_parse.c 167 attr->registrar_nonce = pos;

Completed in 1101 milliseconds