Searched refs:Registrar (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-WPS | 30 - Registrar: a device that control a network and can authorize 32 Registrar") or in an external device, e.g., a laptop, ("external 33 Registrar") 37 roles (i.e., AP acts as an Enrollee and client device as a Registrar) 49 an Enrollee to enroll new network credential or as a Registrar to 116 entered at the Registrar to complete WPS registration. At that point, 144 a button is also pressed at the AP/Registrar at about the same time (2 150 At this point, the AP/Registrar has two minutes to complete WPS 154 If the client wants to operate in the Registrar role to learn the 184 the AP support WPS, but has not recently activated a Registrar, [WPS] [all …]
|
H A D | ChangeLog | 1358 * added support for WPS External Registrar functionality (configure APs 1389 addition, wpa_supplicant can act as a wireless WPS Registrar to
|
/freebsd/contrib/wpa/hostapd/ |
H A D | README-WPS | 29 - Registrar: a device that control a network and can authorize 31 Registrar") or in an external device, e.g., a laptop, ("external 32 Registrar") 36 roles (i.e., AP acts as an Enrollee and client device as a Registrar) 48 internal WPS Registrar to manage addition of new WPS enabled clients 52 WPS registration between a wireless Enrollee and an external Registrar 133 Registrar) in order to start PIN mode negotiation for WPS, an 176 If the UUID-E is not available (e.g., Enrollee waits for the Registrar 215 When an external Registrar is used, the AP can act as an Enrollee and 265 also be used to add additional networks if the Registrar is used to [all …]
|
H A D | ChangeLog | 596 * limit number of active wildcard PINs for WPS Registrar to one to avoid 715 * fix WPS internal Registrar use when an external Registrar is also 732 * work around interoperability issue with some WPS External Registrar 750 * WPS: handle Selected Registrar as union of info from all Registrars 804 (hostapd can now be configured to act as an integrated WPS Registrar 806 methods; external wireless Registrar can configure the AP, but
|
H A D | README-MULTI-AP | 141 in hostapd on Registrar AP).
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | ObjectLinkingLayer.h | 218 std::unique_ptr<jitlink::EHFrameRegistrar> Registrar); 231 std::unique_ptr<jitlink::EHFrameRegistrar> Registrar; variable
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | ObjectLinkingLayer.cpp | 792 ExecutionSession &ES, std::unique_ptr<EHFrameRegistrar> Registrar) in EHFrameRegistrationPlugin() argument 793 : ES(ES), Registrar(std::move(Registrar)) {} in EHFrameRegistrationPlugin() 830 return Registrar->registerEHFrames(EmittedRange); in notifyEmitted() 858 Registrar->deregisterEHFrames(RangeToRemove)); in notifyRemovingResources()
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 1181 rrp 648/tcp #Registry Registrar Protocol (RRP) 1182 rrp 648/udp #Registry Registrar Protocol (RRP)
|