Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp46 template<int (X::*pmf)(int)> struct PMF { // expected-note 2 {{template parameter is declared here}} struct
47 PMF<pmf> *pmf2; argument
50 PMF<0> pmf0; // expected-error{{null non-type template argument must be cast to template parameter …
51 PMF<(0)> pmf1; // expected-error{{null non-type template argument must be cast to template paramete…
52 PMF<nullptr> pmf2;
53 PMF<get_nullptr()> pmf3;
54 PMF<(int (X::*)(int))0> pmf4;
55 PMF<np> pmf5;
/external/clang/test/SemaCXX/
Dnullptr.cpp78 template <int *PI, void (*PF)(), int A::*PM, void (A::*PMF)()>
/external/wpa_supplicant_8/wpa_supplicant/
Dandroid.config266 # IEEE 802.11w (management frame protection), also known as PMF
Ddefconfig282 # IEEE 802.11w (management frame protection), also known as PMF
DChangeLog31 EAPOL-Key descriptor version 3 when the station supports PMF even if
32 PMF is not enabled on the AP
225 * allow PMF to be enabled for AP mode operation with the ieee80211w
365 GAS/ANQP exchanges when associated with PMF
/external/wpa_supplicant_8/hostapd/
DChangeLog113 * fixed PMF protection of Deauthentication frame when this is triggered
182 GAS/ANQP exchanges when PMF is enabled