| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_state.h | 45 #define NS3(T1, S1, T2, S2, T3, S3) \ argument 56 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | s3.py | 62 class S3(FetchMethod): class
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | sha512.c | 171 #define S3(x) (ROTR(x,14) ^ ROTR(x,18) ^ ROTR(x,41)) in sha512_process() macro
|
| H A D | sha256.c | 96 #define S3(x) (ROTR(x, 6) ^ ROTR(x,11) ^ ROTR(x,25)) in sha256_process_one() macro
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hash_sha256.c | 133 #define S3(x) (ROTR(x, 6) ^ ROTR(x,11) ^ ROTR(x,25)) macro
|
| H A D | hash_sha512.c | 207 #define S3(x) (ROTR(x,14) ^ ROTR(x,18) ^ ROTR(x,41)) in mbedtls_sha512_process() macro
|
| /OK3568_Linux_fs/kernel/lib/crypto/ |
| H A D | des.c | 400 static const u32 S3[64] = { variable
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | serpent-sse2-i586-asm_32.S | 195 #define S3(x0, x1, x2, x3, x4) \ macro
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | serpent_generic.c | 98 #define S3(x0, x1, x2, x3, x4) ({ \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | cxgb4vf_main.c | 2042 #define S3(fmt_spec, s, v) \ in sge_qinfo_show() macro 2178 #define S3(fmt, s, v) \ in sge_qstats_show() macro
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | resource_tool.c | 364 #define S3(x) (ROTR(x, 6) ^ ROTR(x,11) ^ ROTR(x,25)) in sha256_process() macro
|
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | resource_tool.c | 364 #define S3(x) (ROTR(x, 6) ^ ROTR(x,11) ^ ROTR(x,25)) in sha256_process() macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_debugfs.c | 2669 #define S3(fmt_spec, s, v) \ in sge_qinfo_show() macro
|