ori_len          1944 drivers/staging/rtl8723bs/core/rtw_security.c 	uint len, ori_len;
ori_len          1951 drivers/staging/rtl8723bs/core/rtw_security.c 	ori_len = pattrib->pkt_len-WLAN_HDR_A3_LEN+BIP_AAD_SIZE;
ori_len          1952 drivers/staging/rtl8723bs/core/rtw_security.c 	BIP_AAD = rtw_zmalloc(ori_len);
ori_len          1997 drivers/staging/rtl8723bs/core/rtw_security.c 			, BIP_AAD, ori_len, mic))
ori_len          1369 drivers/staging/rtl8723bs/core/rtw_xmit.c 	u32 ori_len;
ori_len          1373 drivers/staging/rtl8723bs/core/rtw_xmit.c 	ori_len = BIP_AAD_SIZE+pattrib->pktlen;
ori_len          1374 drivers/staging/rtl8723bs/core/rtw_xmit.c 	tmp_buf = BIP_AAD = rtw_zmalloc(ori_len);
ori_len           333 drivers/staging/rtl8723bs/os_dep/osdep_service.c 	u32 ori_len = 0, dup_len = 0;
ori_len           352 drivers/staging/rtl8723bs/os_dep/osdep_service.c 	ori_len = *buf_len;
ori_len           360 drivers/staging/rtl8723bs/os_dep/osdep_service.c 	if (ori && ori_len > 0)