GET_ENCRY_ALGO    571 drivers/staging/rtl8188eu/core/rtw_cmd.c 		GET_ENCRY_ALGO(psecuritypriv, sta, psetstakey_para->algorithm, false);
GET_ENCRY_ALGO   1129 drivers/staging/rtl8188eu/core/rtw_recv.c 		GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, is_multicast_ether_addr(pattrib->ra));
GET_ENCRY_ALGO    520 drivers/staging/rtl8188eu/core/rtw_xmit.c 		GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, mcast);
GET_ENCRY_ALGO    549 drivers/staging/rtl8712/rtl871x_cmd.c 		GET_ENCRY_ALGO(psecuritypriv, sta,
GET_ENCRY_ALGO    533 drivers/staging/rtl8712/rtl871x_recv.c 		GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt,
GET_ENCRY_ALGO    306 drivers/staging/rtl8712/rtl871x_xmit.c 		GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, bmcast);
GET_ENCRY_ALGO    993 drivers/staging/rtl8723bs/core/rtw_cmd.c 		GET_ENCRY_ALGO(psecuritypriv, sta, psetstakey_para->algorithm, false);
GET_ENCRY_ALGO   1384 drivers/staging/rtl8723bs/core/rtw_recv.c 		GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, IS_MCAST(pattrib->ra));
GET_ENCRY_ALGO    529 drivers/staging/rtl8723bs/core/rtw_xmit.c 		GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, bmcast);