Home
last modified time | relevance | path

Searched refs:rtw_enc_algo (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_phl.h80 u8 rtw_sec_algo_phl2drv(enum rtw_enc_algo phl_algo);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_phl.h81 u8 rtw_sec_algo_phl2drv(enum rtw_enc_algo phl_algo);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Drtw_general_def.h405 enum rtw_enc_algo { enum
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Drtw_general_def.h405 enum rtw_enc_algo { enum
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c1293 static void _sec_algo_phl2drv(enum rtw_enc_algo phl_algo, in _sec_algo_phl2drv()
1365 u8 rtw_sec_algo_phl2drv(enum rtw_enc_algo phl_algo) in rtw_sec_algo_phl2drv()
H A Drtw_recv.c4935 prxattrib->encrypt = rtw_sec_algo_phl2drv((enum rtw_enc_algo)mdata->sec_type); in core_update_recvframe_mdata()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c1290 static void _sec_algo_phl2drv(enum rtw_enc_algo phl_algo, in _sec_algo_phl2drv()
1362 u8 rtw_sec_algo_phl2drv(enum rtw_enc_algo phl_algo) in rtw_sec_algo_phl2drv()
H A Drtw_recv.c4933 prxattrib->encrypt = rtw_sec_algo_phl2drv((enum rtw_enc_algo)mdata->sec_type); in core_update_recvframe_mdata()