Searched defs:S3 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/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
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | s3.py | 62 class S3(FetchMethod): class
|
/openbmc/u-boot/lib/ |
H A D | sha256.c | 88 #define S3(x) (ROTR(x, 6) ^ ROTR(x,11) ^ ROTR(x,25)) in sha256_process() macro
|
/openbmc/linux/lib/crypto/ |
H A D | des.c | 400 static const u32 S3[64] = { variable
|
/openbmc/linux/arch/x86/crypto/ |
H A D | serpent-sse2-i586-asm_32.S | 195 #define S3(x0, x1, x2, x3, x4) \ macro
|
/openbmc/linux/crypto/ |
H A D | serpent_generic.c | 93 #define S3(x0, x1, x2, x3, x4) ({ \ macro
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 2050 #define S3(fmt_spec, s, v) \ in sge_qinfo_show() macro 2186 #define S3(fmt, s, v) \ in sge_qstats_show() macro
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 2669 #define S3(fmt_spec, s, v) \ in sge_qinfo_show() macro
|