Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_security.h290 #define Gamma1(x) (S(x, 17) ^ S(x, 19) ^ R(x, 10)) macro
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_security.h402 #define Gamma1(x) (S(x, 17) ^ S(x, 19) ^ R(x, 10)) macro