Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa_i.h60 int countermeasures; /*TKIP countermeasures state flag, 1:in countermeasures state*/ member
Dwpa.c2580 if (sm->countermeasures) { in wpa_supplicant_stop_countermeasures()
2581 sm->countermeasures = 0; in wpa_supplicant_stop_countermeasures()
2605 sm->countermeasures = 1; in wpa_michael_mic_failure()
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/documentation/
Dtinycrypt.rst91 respect to other metrics and countermeasures for particular threats. These
116 side-channel countermeasures such as increasing the overall code size,
117 TinyCrypt only implements certain generic timing-attack countermeasures.