/Linux-v5.10/net/netfilter/ipvs/ |
D | ip_vs_proto_sctp.c | 279 #define sSS IP_VS_SCTP_S_SHUTDOWN_SENT macro 288 /* sNO, sI1, sIN, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL*/ 289 /* d */{sES, sI1, sIN, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL}, 290 /* i */{sI1, sIN, sIN, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sIN, sIN}, 291 /* i_a */{sCW, sCW, sCW, sCS, sCR, sCO, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL}, 292 /* c_e */{sCR, sIN, sIN, sCR, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL}, 293 /* c_a */{sES, sI1, sIN, sCS, sCR, sCW, sCO, sES, sES, sSS, sSR, sSA, sRJ, sCL}, 294 /* s */{sSR, sI1, sIN, sCS, sCR, sCW, sCO, sCE, sSR, sSS, sSR, sSA, sRJ, sCL}, 296 /* s_c */{sCL, sCL, sCL, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sCL, sRJ, sCL}, 297 /* err */{sCL, sI1, sIN, sCS, sCR, sCW, sCO, sCL, sES, sSS, sSR, sSA, sRJ, sCL}, [all …]
|
D | ip_vs_proto_tcp.c | 411 #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-v5.10/sound/usb/usx2y/ |
D | usx2yhwdeppcm.h | 6 #define SSS (((MAXPACK*MAXBUFFERMS*MAXSTRIDE + 4096) / 4096) * 4096) macro 8 char playback[SSS]; 9 char capture0x8[SSS]; 10 char capture0xA[SSS];
|
D | usx2yhwdeppcm.c | 155 desc->length >= SSS) in usX2Y_usbpcm_urb_capt_iso_advance() 156 desc->offset -= (SSS - desc->length); in usX2Y_usbpcm_urb_capt_iso_advance()
|
/Linux-v5.10/net/netfilter/ |
D | nf_conntrack_proto_sctp.c | 72 #define sSS SCTP_CONNTRACK_SHUTDOWN_SENT macro 118 /* sNO, sCL, sCW, sCE, sES, sSS, sSR, sSA, sHS, sHA */ 119 /* init */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA, sCW, sHA}, 120 /* init_ack */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA, sCL, sHA}, 122 /* shutdown */ {sCL, sCL, sCW, sCE, sSS, sSS, sSR, sSA, sCL, sSS}, 124 /* error */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA, sCL, sHA},/* Can't have Stale cookie*/ 125 /* cookie_echo */ {sCL, sCL, sCE, sCE, sES, sSS, sSR, sSA, sCL, sHA},/* 5.2.4 - Big TODO */ 126 /* cookie_ack */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA, sCL, sHA},/* Can't come in orig dir */ 127 /* shutdown_comp*/ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sCL, sCL, sHA}, 128 /* heartbeat */ {sHS, sCL, sCW, sCE, sES, sSS, sSR, sSA, sHS, sHA}, [all …]
|
D | nf_conntrack_proto_tcp.c | 87 #define sSS TCP_CONNTRACK_SYN_SENT macro 145 /* sNO, sSS, sSR, sES, sFW, sCW, sLA, sTW, sCL, sS2 */ 146 /*syn*/ { sSS, sSS, sIG, sIG, sIG, sIG, sIG, sSS, sSS, sS2 }, 148 * sNO -> sSS Initialize a new connection 149 * sSS -> sSS Retransmitted SYN 159 * sTW -> sSS Reopened connection (RFC 1122). 160 * sCL -> sSS 162 /* sNO, sSS, sSR, sES, sFW, sCW, sLA, sTW, sCL, sS2 */ 166 * sSS -> sIV Client can't send SYN and then SYN/ACK 176 /* sNO, sSS, sSR, sES, sFW, sCW, sLA, sTW, sCL, sS2 */ [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/crypto/ |
D | samsung-sss.yaml | 4 $id: http://devicetree.org/schemas/crypto/samsung-sss.yaml# 7 title: Samsung Exynos SoC SSS (Security SubSystem) module 14 The SSS module in S5PV210 SoC supports the following: 22 The SSS module in Exynos4 (Exynos4210) and Exynos5 (Exynos5420 and Exynos5250)
|
D | samsung-slimsss.yaml | 22 - const: samsung,exynos5433-slim-sss
|
/Linux-v5.10/drivers/hwmon/ |
D | adcxx.c | 11 * 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-v5.10/drivers/crypto/ |
D | s5p-sss.c | 232 * struct samsung_aes_variant - platform specific SSS driver data 233 * @aes_offset: AES register offset from SSS module's base. 234 * @hash_offset: HASH register offset from SSS module's base. 235 * @clk_names: names of clocks needed to run SSS IP 237 * Specifies platform specific configuration of SSS module. 292 * @xmit_buf: Buffer for current HASH request transfer into SSS block. 293 * @hash_req: Current request sending to SSS HASH block. 294 * @hash_sg_iter: Scatterlist transferred through DMA into SSS HASH block. 343 * @engine: Bits for selecting type of HASH in SSS block 416 .compatible = "samsung,exynos5433-slim-sss", [all …]
|
D | Makefile | 40 obj-$(CONFIG_CRYPTO_DEV_S5P) += s5p-sss.o
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | exynos5.dtsi | 207 sss: sss@10830000 { label
|
D | exynos5410.dtsi | 371 &sss {
|
D | exynos4.dtsi | 997 sss: sss@10830000 { label
|
/Linux-v5.10/tools/testing/selftests/powerpc/nx-gzip/include/ |
D | nx_dbg.h | 82 fprintf(nx_gzip_log, "sss " fmt, ## __VA_ARGS__); \
|
/Linux-v5.10/drivers/dma/fsl-dpaa2-qdma/ |
D | dpaa2-qdma.h | 15 u32 sss:12; /* souce stride size */ member
|
/Linux-v5.10/drivers/clk/samsung/ |
D | clk-exynos5410.c | 166 GATE(CLK_SSS, "sss", "aclk266", GATE_IP_G2D, 2, 0, 0),
|
/Linux-v5.10/drivers/crypto/rockchip/ |
D | rk3288_crypto_ahash.c | 9 * Some ideas are from marvell/cesa.c and s5p-sss.c driver.
|
D | rk3288_crypto.c | 9 * Some ideas are from marvell-cesa.c and s5p-sss.c driver.
|
D | rk3288_crypto_skcipher.c | 9 * Some ideas are from marvell-cesa.c and s5p-sss.c driver.
|
/Linux-v5.10/arch/sh/kernel/cpu/sh4a/ |
D | clock-sh7734.c | 208 CLKDEV_CON_ID("sss", &mstp_clks[MSTP008]),
|
/Linux-v5.10/drivers/ata/ |
D | acard-ahci.c | 424 printk(KERN_INFO "ahci: SSS flag set, parallel bus scan disabled\n"); in acard_ahci_init_one()
|
D | libahci_platform.c | 622 dev_info(dev, "SSS flag set, parallel bus scan disabled\n"); in ahci_platform_init_host()
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | exynos5433-clock.txt | 54 which generates clocks for SSS (Security SubSystem) and SlimSSS IPs.
|
/Linux-v5.10/drivers/gpu/drm/gma500/ |
D | psb_reg.h | 558 /* Display SSS register bits are different in A0 vs. B0 */
|