Home
last modified time | relevance | path

Searched refs:_B (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dsafe_iop.h125 #define safe_add3(_ptr, _A, _B, _C) \ argument
127 typeof(_B) __sio(var)(b) = (_B); \
133 #define safe_add4(_ptr, _A, _B, _C, _D) \ argument
135 typeof(_B) __sio(var)(b) = (_B); \
143 #define safe_add5(_ptr, _A, _B, _C, _D, _E) \ argument
145 typeof(_B) __sio(var)(b) = (_B); \
175 #define safe_sub3(_ptr, _A, _B, _C) \ argument
177 typeof(_B) __sio(var)(b) = (_B); \
183 #define safe_sub4(_ptr, _A, _B, _C, _D) \ argument
185 typeof(_B) __sio(var)(b) = (_B); \
[all …]
/OK3568_Linux_fs/external/recovery/
H A Dsafe_iop.h125 #define safe_add3(_ptr, _A, _B, _C) \ argument
127 typeof(_B) __sio(var)(b) = (_B); \
133 #define safe_add4(_ptr, _A, _B, _C, _D) \ argument
135 typeof(_B) __sio(var)(b) = (_B); \
143 #define safe_add5(_ptr, _A, _B, _C, _D, _E) \ argument
145 typeof(_B) __sio(var)(b) = (_B); \
175 #define safe_sub3(_ptr, _A, _B, _C) \ argument
177 typeof(_B) __sio(var)(b) = (_B); \
183 #define safe_sub4(_ptr, _A, _B, _C, _D) \ argument
185 typeof(_B) __sio(var)(b) = (_B); \
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/ext/
H A Dopt_random.h38 # define __VEXT(_A,_B,_C) __builtin_shuffle (_A, _B, (__Uint8x16_t) \ argument
42 # define __VEXT(_A,_B,_C) __builtin_shuffle (_B, _A, (__Uint8x16_t) \ argument
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dbignum.c1073 mbedtls_mpi _B; in mbedtls_mpi_add_int() local
1077 _B.s = ( b < 0 ) ? -1 : 1; in mbedtls_mpi_add_int()
1078 _B.n = 1; in mbedtls_mpi_add_int()
1079 _B.p = p; in mbedtls_mpi_add_int()
1081 return( mbedtls_mpi_add_mpi( X, A, &_B ) ); in mbedtls_mpi_add_int()
1089 mbedtls_mpi _B; in mbedtls_mpi_sub_int() local
1093 _B.s = ( b < 0 ) ? -1 : 1; in mbedtls_mpi_sub_int()
1094 _B.n = 1; in mbedtls_mpi_sub_int()
1095 _B.p = p; in mbedtls_mpi_sub_int()
1097 return( mbedtls_mpi_sub_mpi( X, A, &_B ) ); in mbedtls_mpi_sub_int()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_wapi_sms4.c56 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
57 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_wapi_sms4.c71 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
72 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_wapi_sms4.c70 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
71 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_wapi_sms4.c57 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
58 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_wapi_sms4.c70 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
71 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_wapi_sms4.c71 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
72 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_wapi_sms4.c56 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
57 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_wapi_sms4.c71 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
72 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_wapi_sms4.c70 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
71 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_wapi_sms4.c70 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
71 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_wapi_sms4.c71 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
72 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_wapi_sms4.c70 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
71 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_wapi_sms4.c70 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
71 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_wapi_sms4.c70 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
71 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_wapi_sms4.c70 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
71 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_wapi_sms4.c70 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
71 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_wapi_sms4.c71 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
72 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_wapi_sms4.c71 #define L1(_B) ((_B) ^ Rotl(_B, 2) ^ Rotl(_B, 10) ^ Rotl(_B, 18) ^ Rotl(_B, 24)) argument
72 #define L2(_B) ((_B) ^ Rotl(_B, 13) ^ Rotl(_B, 23)) argument
/OK3568_Linux_fs/external/rkupdate/
H A DDefineHeader.h18 #ifndef _B
19 #define _B _CTYPE_B macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dctype.h36 #define _B 0200 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dctype.h36 #define _B 0200 macro

12