Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_security.h289 #define Gamma0(x) (S(x, 7) ^ S(x, 18) ^ R(x, 3)) macro
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_security.h401 #define Gamma0(x) (S(x, 7) ^ S(x, 18) ^ R(x, 3)) macro