Home
last modified time | relevance | path

Searched full:sss (Results 1 – 25 of 36) sorted by relevance

12

/linux/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c281 #define sSS IP_VS_SCTP_S_SHUTDOWN_SENT macro
290 /* sNO, sI1, sIN, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL*/
291 /* d */{sES, sI1, sIN, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL},
292 /* i */{sI1, sIN, sIN, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sIN, sIN},
293 /* i_a */{sCW, sCW, sCW, sCS, sCR, sCO, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL},
294 /* c_e */{sCR, sIN, sIN, sCR, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL},
295 /* c_a */{sES, sI1, sIN, sCS, sCR, sCW, sCO, sES, sES, sSS, sSR, sSA, sRJ, sCL},
296 /* s */{sSR, sI1, sIN, sCS, sCR, sCW, sCO, sCE, sSR, sSS, sSR, sSA, sRJ, sCL},
298 /* s_c */{sCL, sCL, sCL, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sCL, sRJ, sCL},
299 /* err */{sCL, sI1, sIN, sCS, sCR, sCW, sCO, sCL, sES, sSS, sSR, sSA, sRJ, sCL},
[all …]
H A Dip_vs_proto_tcp.c411 #define sSS IP_VS_TCP_S_SYN_SENT macro
441 /* sNO, sES, sSS, sSR, sFW, sTW, sCL, sCW, sLA, sLI, sSA */
443 /*fin*/ {{sCL, sCW, sSS, sTW, sTW, sTW, sCL, sCW, sLA, sLI, sTW }},
444 /*ack*/ {{sES, sES, sSS, sES, sFW, sTW, sCL, sCW, sCL, sLI, sES }},
448 /* sNO, sES, sSS, sSR, sFW, sTW, sCL, sCW, sLA, sLI, sSA */
449 /*syn*/ {{sSS, sES, sSS, sSR, sSS, sSS, sSS, sSS, sSS, sLI, sSR }},
450 /*fin*/ {{sTW, sFW, sSS, sTW, sFW, sTW, sCL, sTW, sLA, sLI, sTW }},
451 /*ack*/ {{sES, sES, sSS, sES, sFW, sTW, sCL, sCW, sLA, sES, sES }},
452 /*rst*/ {{sCL, sCL, sSS, sCL, sCL, sTW, sCL, sCL, sCL, sCL, sCL }},
455 /* sNO, sES, sSS, sSR, sFW, sTW, sCL, sCW, sLA, sLI, sSA */
[all …]
/linux/sound/usb/usx2y/
H A Dusx2yhwdeppcm.h6 #define SSS (((MAXPACK*MAXBUFFERMS*MAXSTRIDE + 4096) / 4096) * 4096) macro
8 char playback[SSS];
9 char capture0x8[SSS];
10 char capture0xA[SSS];
H A Dusx2yhwdeppcm.c161 if (desc->offset + desc->length >= SSS) in usx2y_usbpcm_urb_capt_iso_advance()
162 desc->offset -= (SSS - desc->length); in usx2y_usbpcm_urb_capt_iso_advance()
/linux/net/netfilter/
H A Dnf_conntrack_proto_sctp.c65 #define sSS SCTP_CONNTRACK_SHUTDOWN_SENT macro
107 /* sNO, sCL, sCW, sCE, sES, sSS, sSR, sSA, sHS */
109 /* init_ack */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA, sCL},
111 /* shutdown */ {sCL, sCL, sCW, sCE, sSS, sSS, sSR, sSA, sCL},
113 /* error */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA, sCL},/* Can't have Stale cookie*/
114 /* cookie_echo */ {sCL, sCL, sCE, sCE, sES, sSS, sSR, sSA, sCL},/* 5.2.4 - Big TODO */
115 /* cookie_ack */ {sCL, sCL, sCW, sES, sES, sSS, sSR, sSA, sCL},/* Can't come in orig dir */
116 /* shutdown_comp*/ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sCL, sCL},
117 /* heartbeat */ {sHS, sCL, sCW, sCE, sES, sSS, sSR, sSA, sHS},
118 /* heartbeat_ack*/ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA, sHS},
[all …]
H A Dnf_conntrack_proto_tcp.c79 #define sSS TCP_CONNTRACK_SYN_SENT macro
137 /* sNO, sSS, sSR, sES, sFW, sCW, sLA, sTW, sCL, sS2 */
138 /*syn*/ { sSS, sSS, sIG, sIG, sIG, sIG, sIG, sSS, sSS, sS2 },
140 * sNO -> sSS Initialize a new connection
141 * sSS -> sSS Retransmitted SYN
151 * sTW -> sSS Reopened connection (RFC 1122).
152 * sCL -> sSS
154 /* sNO, sSS, sSR, sES, sFW, sCW, sLA, sTW, sCL, sS2 */
158 * sSS -> sIV Client can't send SYN and then SYN/ACK
168 /* sNO, sSS, sSR, sES, sFW, sCW, sLA, sTW, sCL, sS2 */
[all …]
/linux/Documentation/devicetree/bindings/crypto/
H A Dsamsung-sss.yaml4 $id: http://devicetree.org/schemas/crypto/samsung-sss.yaml#
7 title: Samsung Exynos SoC SSS (Security SubSystem) module
13 The SSS module in S5PV210 SoC supports the following:
21 The SSS module in Exynos4 (Exynos4210) and Exynos5 (Exynos5420 and Exynos5250)
H A Dsamsung-slimsss.yaml21 - const: samsung,exynos5433-slim-sss
/linux/Documentation/devicetree/bindings/rng/
H A Dsamsung,exynos5250-trng.yaml47 - description: SSS (Security Sub System) operating clock
48 - description: SSS (Security Sub System) bus clock
59 - description: SSS (Security Sub System) operating clock
/linux/drivers/hwmon/
H A Dadcxx.c11 * ADC<bb><c>S<sss>, where
14 * * sss is the maximum conversion speed (021 for 200 kSPS, 051 for 500 kSPS
18 * http://www.national.com/ds/DC/ADC<bb><c>S<sss>.pdf
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnxp,s32g2-siul2-pinctrl.yaml76 selected signal source(SSS) as IOMUX setting, which is
77 calculated as: pinmux = (PIN_ID << 4 | SSS)
/linux/Documentation/devicetree/bindings/clock/
H A Dgoogle,gs101-clock.yaml137 - description: Misc sss clock (from CMU_TOP)
142 - const: sss
H A Dsamsung,exynos850-clock.yaml147 - description: SSS clock (from CMU_TOP)
H A Dsamsung,exynos5433-clock.yaml67 # CMU_IMEM which generates clocks for SSS (Security SubSystem) and
/linux/drivers/crypto/
H A Ds5p-sss.c230 * struct samsung_aes_variant - platform specific SSS driver data
231 * @aes_offset: AES register offset from SSS module's base.
232 * @hash_offset: HASH register offset from SSS module's base.
233 * @clk_names: names of clocks needed to run SSS IP
235 * Specifies platform specific configuration of SSS module.
290 * @xmit_buf: Buffer for current HASH request transfer into SSS block.
291 * @hash_req: Current request sending to SSS HASH block.
292 * @hash_sg_iter: Scatterlist transferred through DMA into SSS HASH block.
341 * @engine: Bits for selecting type of HASH in SSS block
414 .compatible = "samsung,exynos5433-slim-sss",
[all …]
H A DMakefile38 obj-$(CONFIG_CRYPTO_DEV_S5P) += s5p-sss.o
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5.dtsi207 sss: sss@10830000 { label
H A Dexynos5410.dtsi367 &sss {
H A Dexynos4.dtsi993 sss: sss@10830000 { label
/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx_dbg.h82 fprintf(nx_gzip_log, "sss " fmt, ## __VA_ARGS__); \
/linux/drivers/clk/samsung/
H A Dclk-exynos5410.c169 GATE(CLK_SSS, "sss", "aclk266", GATE_IP_G2D, 2, 0, 0),
/linux/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7734.c208 CLKDEV_CON_ID("sss", &mstp_clks[MSTP008]),
/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c9 * Some ideas are from marvell/cesa.c and s5p-sss.c driver.
H A Drk3288_crypto.c9 * Some ideas are from marvell-cesa.c and s5p-sss.c driver.
/linux/drivers/ata/
H A Dacard-ahci.c418 printk(KERN_INFO "ahci: SSS flag set, parallel bus scan disabled\n"); in acard_ahci_init_one()

12