Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps_registrar.c85 #define PIN_LOCKED BIT(0) macro
765 if (pin->wildcard_uuid == 1 && !(pin->flags & PIN_LOCKED)) { in wps_registrar_invalidate_unused()
967 if (found->flags & PIN_LOCKED) { in wps_registrar_get_pin()
973 found->flags |= PIN_LOCKED; in wps_registrar_get_pin()
1001 pin->flags &= ~PIN_LOCKED; in wps_registrar_unlock_pin()