Home
last modified time | relevance | path

Searched refs:GET_ENCRY_ALGO (Results 1 – 12 of 12) sorted by relevance

/drivers/staging/rtl8712/
Drtl871x_security.h144 #define GET_ENCRY_ALGO(psecuritypriv, psta, encry_algo, bmcst) \ macro
Drtl871x_recv.c545 GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, in validate_recv_data_frame()
Drtl871x_xmit.c311 GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, bmcast); in r8712_update_attrib()
Drtl871x_cmd.c692 GET_ENCRY_ALGO(psecuritypriv, sta, in r8712_setstakey_cmd()
/drivers/staging/rtl8723au/include/
Drtw_security.h166 #define GET_ENCRY_ALGO(psecuritypriv, psta, encry_algo, bmcst)\ macro
/drivers/staging/rtl8188eu/include/
Drtw_security.h178 #define GET_ENCRY_ALGO(psecuritypriv, psta, encry_algo, bmcst) \ macro
/drivers/staging/rtl8188eu/core/
Drtw_cmd.c643 GET_ENCRY_ALGO(psecuritypriv, sta, psetstakey_para->algorithm, false); in rtw_setstakey_cmd()
Drtw_recv.c1239 GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, IS_MCAST(pattrib->ra)); in validate_recv_data_frame()
Drtw_xmit.c555 GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, bmcast); in update_attrib()
/drivers/staging/rtl8723au/core/
Drtw_cmd.c714 GET_ENCRY_ALGO(psecuritypriv, sta, psetstakey_para->algorithm, in rtw_setstakey_cmd23a()
Drtw_recv.c1402 GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, in validate_recv_data_frame()
Drtw_xmit.c570 GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, bmcast); in update_attrib()