Home
last modified time | relevance | path

Searched defs:S3 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_state.h45 #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 Ds3.py62 class S3(FetchMethod): class
/openbmc/u-boot/lib/
H A Dsha256.c88 #define S3(x) (ROTR(x, 6) ^ ROTR(x,11) ^ ROTR(x,25)) in sha256_process() macro
/openbmc/linux/lib/crypto/
H A Ddes.c400 static const u32 S3[64] = { variable
/openbmc/linux/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S195 #define S3(x0, x1, x2, x3, x4) \ macro
/openbmc/linux/crypto/
H A Dserpent_generic.c93 #define S3(x0, x1, x2, x3, x4) ({ \ macro
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c2050 #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 Dcxgb4_debugfs.c2669 #define S3(fmt_spec, s, v) \ in sge_qinfo_show() macro