Home
last modified time | relevance | path

Searched full:q1 (Results 1 – 25 of 129) sorted by relevance

123456

/linux/arch/arm/crypto/
H A Dchacha-neon-core.S74 vadd.i32 q0, q0, q1
80 veor q4, q1, q2
81 vshl.u32 q1, q4, #12
82 vsri.u32 q1, q4, #20
85 vadd.i32 q0, q0, q1
92 veor q4, q1, q2
93 vshl.u32 q1, q4, #7
94 vsri.u32 q1, q4, #25
97 vext.8 q1, q1, q1, #4
104 vadd.i32 q0, q0, q1
[all …]
H A Dcrc32-ce-core.S136 vld1.8 {q1-q2}, [BUF, :128]!
156 vmull.p64 q1, d2, dCONSTANTl
161 veor.8 q1, q1, q5
170 veor.8 q1, q1, q5
183 vmull.p64 q1, d2, dCONSTANTl
184 veor.8 q1, q1, q5
185 veor.8 q1, q1, q2
188 vmull.p64 q1, d2, dCONSTANTl
189 veor.8 q1, q1, q5
190 veor.8 q1, q1, q3
[all …]
H A Daes-ce-core.S50 enc_round q1, \key1
54 enc_round q1, \key2
61 dec_round q1, \key1
65 dec_round q1, \key2
72 enc_round q1, \key1
76 aese.8 q1, \key2
80 veor q1, q1, \key3
87 dec_round q1, \key1
91 aesd.8 q1, \key2
95 veor q1, q1, \key3
[all …]
H A Dcurve25519-core.S26 vshr.u64 q1, q0, #7
95 vadd.i64 q12, q4, q1
96 vadd.i64 q13, q10, q1
111 vadd.i64 q14, q6, q1
116 vadd.i64 q14, q2, q1
129 vadd.i64 q15, q8, q1
149 vadd.i64 q8, q6, q1
152 vadd.i64 q1, q4, q1
157 vshr.s64 q1, q1, #26
162 vadd.i64 q5, q5, q1
[all …]
H A Daes-neonbs-core.S455 vtst.8 q1, q7, q9
464 vmvn q1, q1
469 vst1.8 {q0-q1}, [r0, :256]!
489 veor q11, q1, q9
492 __tbl q1, q11, q8
505 bitslice q0, q1, q2, q3, q4, q5, q6, q7, q8, q9, q10, q11
517 shift_rows q0, q1, q2, q3, q4, q5, q6, q7, q8, q9, q10, q11, q12
519 sbox q0, q1, q2, q3, q4, q5, q6, q7, q8, q9, q10, q11, q12, \
524 mix_cols q0, q1, q4, q6, q3, q7, q2, q5, q8, q9, q10, q11, q12, \
534 bitslice q0, q1, q4, q6, q3, q7, q2, q5, q8, q9, q10, q11
[all …]
H A Dcrct10dif-ce-core.S167 vld1.64 {q0-q1}, [buf]!
172 CPU_LE( vrev64.8 q1, q1 )
203 fold_32_bytes q0, q1
215 fold_16_bytes q1, q5
264 // q1 = high order part of second chunk: q7 left-shifted by 'len' bytes.
281 // then '16-len' bytes from q1 (high-order bytes).
282 vbsl.8 q2, q1, q0
304 vmov.i8 q1, #0
307 vmull.p64 q1, q1l, FOLD_CONST_L // high 32 bits * x^48 * (x^48 mod G(x))
308 veor.8 q0, q0, q1 // + low bits
[all …]
H A Dblake2b-neon-core.S78 vadd.u64 q1, q1, q3
86 veor q7, q7, q1
112 vadd.u64 q1, q1, q3
121 veor q7, q7, q1
259 vld1.64 {q0-q1}, [ip]! // Load h[0..3]
316 veor q1, q1, q5 // v[2..3] ^= v[10..11]
321 veor q1, q1, q9 // v[2..3] ^= h[2..3]
324 vst1.64 {q0-q1}, [ip]! // Store new h[0..3]
H A Dsha2-ce-core.S78 0: vld1.32 {q0-q1}, [r1]!
84 vrev32.8 q1, q1
/linux/Documentation/networking/
H A Dtls-offload-layers.svg1q1.265625 -1.34375 3.265625 -1.34375q1.9375 0 3.15625 1.328125q1.234375 1.3125 1.234375 3.703125q0…
H A Dtls-offload-reorder-bad.svg1q1.375 -0.640625 2.40625 -1.5625q1.03125 -0.921875 1.453125 -1.78125l1.0625 0l0 13.40625z" fill-ru…
H A Dtls-offload-reorder-good.svg1q1.375 -0.640625 2.40625 -1.5625q1.03125 -0.921875 1.453125 -1.78125l1.0625 0l0 13.40625z" fill-ru…
/linux/arch/powerpc/math-emu/
H A Dudivmodti4.c14 _FP_W_TYPE q0, q1, r0, r1; in _fp_udivmodti4() local
25 q1 = 0; in _fp_udivmodti4()
36 udiv_qrnnd (q1, n1, 0, n1, d0); in _fp_udivmodti4()
64 q1 = 0; in _fp_udivmodti4()
81 leading quotient digit q1 = 1). in _fp_udivmodti4()
87 q1 = 1; in _fp_udivmodti4()
102 udiv_qrnnd (q1, n1, n2, n1, d0); in _fp_udivmodti4()
123 q1 = 0; in _fp_udivmodti4()
152 q1 = 0; in _fp_udivmodti4()
180 q1 = 0; in _fp_udivmodti4()
[all …]
/linux/tools/testing/selftests/sgx/
H A Dsigstruct.c30 BIGNUM *q1;
40 BN_free(ctx->q1); in free_q1q2_ctx()
51 ctx->q1 = BN_new(); in alloc_q1q2_ctx()
55 if (!ctx->bn_ctx || !ctx->s || !ctx->m || !ctx->q1 || !ctx->qr || in alloc_q1q2_ctx()
80 static bool calc_q1q2(const uint8_t *s, const uint8_t *m, uint8_t *q1, in calc_q1q2()
91 if (!BN_mul(ctx.q1, ctx.s, ctx.s, ctx.bn_ctx)) in calc_q1q2()
94 if (!BN_div(ctx.q1, ctx.qr, ctx.q1, ctx.m, ctx.bn_ctx)) in calc_q1q2()
97 if (BN_num_bytes(ctx.q1) > SGX_MODULUS_SIZE) { in calc_q1q2()
98 fprintf(stderr, "Too large Q1 in calc_q1q2()
29 BIGNUM *q1; global() member
79 calc_q1q2(const uint8_t * s,const uint8_t * m,uint8_t * q1,uint8_t * q2) calc_q1q2() argument
[all...]
/linux/drivers/mfd/
H A Dlp87565.c25 { .name = "lp87565-q1-regulator", },
26 { .name = "lp87565-q1-gpio", },
32 .compatible = "ti,lp87524-q1",
36 .compatible = "ti,lp87565-q1",
40 .compatible = "ti,lp87561-q1",
109 { "lp87565-q1" },
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb8-pisp-comp.rst48 (q1,q2) both in the range [384..511], they are coded using 9 bits for q1
50 0, 1 and 2: a 9-bit field encodes MIN(q1,q2) which must be in the range
51 [0..511] and a 7-bit field encodes (q2-q1+64) which must be in [0..127].
54 on its inner neighbour q1 or q2. In quantization mode 2 where the inner
57 is encoded as (q0-MAX(0,q1-64)). q3 is likewise coded based on q2.
68 Each pair of quantized pixels (q0,q1) or (q2,q3) is jointly coded
69 by a 15-bit field: 2816*(q0>>4) + 16*q1 + (q0&15).
/linux/Documentation/devicetree/bindings/mfd/
H A Dti,lp87561-q1.yaml4 $id: http://devicetree.org/schemas/mfd/ti,lp87561-q1.yaml#
7 title: TI LP87561-Q1 single 4-phase output buck converter
14 const: ti,lp87561-q1
68 compatible = "ti,lp87561-q1";
H A Dti,lp87565-q1.yaml4 $id: http://devicetree.org/schemas/mfd/ti,lp87565-q1.yaml#
7 title: TI LP87565-Q1 / LP87565 dual 2-phase output buck converter
16 - ti,lp87565-q1
76 compatible = "ti,lp87565-q1";
H A Dti,lp87524-q1.yaml4 $id: http://devicetree.org/schemas/mfd/ti,lp87524-q1.yaml#
7 title: TI LP87524-Q1 four 1-phase output buck converter
14 const: ti,lp87524-q1
75 compatible = "ti,lp87524-q1";
/linux/crypto/
H A Dtwofish_common.c43 /* These two tables are the q0 and q1 permutations, exactly as described in
71 static const u8 q1[256] = { variable
96 /* These MDS tables are actually tables of MDS composed with q0 and q1,
102 * mds[0][i] = MDS (q1[i] 0 0 0)^T mds[1][i] = MDS (0 q0[i] 0 0)^T
103 * mds[2][i] = MDS (0 0 q1[i] 0)^T mds[3][i] = MDS (0 0 0 q0[i])^T
395 * S-box entries, preprocessed through q0 and q1. */
480 * are the index numbers preprocessed through the q0 and q1 tables
486 ctx->s[2][i] = mds[2][q1[(a) ^ sc] ^ sg]; \
487 ctx->s[3][i] = mds[3][q1[(b) ^ sd] ^ sh]
493 ctx->s[1][i] = mds[1][q0[q1[(b) ^ sb] ^ sf] ^ sj]; \
[all …]
/linux/Documentation/devicetree/bindings/sound/
H A Dti,pcm6240.yaml24 https://www.ti.com/lit/gpn/pcm3120-q1
25 https://www.ti.com/lit/gpn/pcm3140-q1
26 https://www.ti.com/lit/gpn/pcm5120-q1
27 https://www.ti.com/lit/gpn/pcm6120-q1
28 https://www.ti.com/lit/gpn/pcm6260-q1
H A Dtas5720.txt9 https://www.ti.com/product/TAS5720A-Q1
15 "ti,tas5720a-q1",
/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c1617 struct bna_rxq *q0 = NULL, *q1 = NULL; in bna_bfi_rx_enet_start() local
1630 GET_RXQS(rxp, q0, q1); in bna_bfi_rx_enet_start()
1636 &q1->qpt); in bna_bfi_rx_enet_start()
1638 htons((u16)q1->buffer_size); in bna_bfi_rx_enet_start()
1832 struct bna_rxq *q1) in bna_rxp_add_rxqs() argument
1841 rxp->rxq.slr.small = q1; in bna_rxp_add_rxqs()
1845 rxp->rxq.hds.hdr = q1; in bna_rxp_add_rxqs()
2090 struct bna_rxq *q0 = NULL, *q1 = NULL; in bna_bfi_rx_enet_start_rsp() local
2100 GET_RXQS(rxp, q0, q1); in bna_bfi_rx_enet_start_rsp()
2111 if (q1) { in bna_bfi_rx_enet_start_rsp()
[all …]
/linux/Documentation/misc-devices/
H A Dtps6594-pfsm.rst25 - tps6594-q1
26 - tps6593-q1
27 - lp8764-q1
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dti,ds90ub953.yaml18 - ti,ds90ub953-q1
19 - ti,ds90ub971-q1
85 compatible = "ti,ds90ub953-q1";
H A Dti,ds90ub960.yaml22 - ti,ds90ub960-q1
23 - ti,ds90ub9702-q1
245 compatible = "ti,ds90ub960-q1";
318 compatible = "ti,ds90ub953-q1";
375 compatible = "ti,ds90ub913a-q1";

123456