| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | chacha-neon-core.S | 73 vadd.i32 q0, q0, q1 79 veor q4, q1, q2 80 vshl.u32 q1, q4, #12 81 vsri.u32 q1, q4, #20 84 vadd.i32 q0, q0, q1 91 veor q4, q1, q2 92 vshl.u32 q1, q4, #7 93 vsri.u32 q1, q4, #25 96 vext.8 q1, q1, q1, #4 103 vadd.i32 q0, q0, q1 [all …]
|
| D | crc32-ce-core.S | 134 vld1.8 {q1-q2}, [BUF, :128]! 154 vmull.p64 q1, d2, dCONSTANTl 159 veor.8 q1, q1, q5 168 veor.8 q1, q1, q5 181 vmull.p64 q1, d2, dCONSTANTl 182 veor.8 q1, q1, q5 183 veor.8 q1, q1, q2 186 vmull.p64 q1, d2, dCONSTANTl 187 veor.8 q1, q1, q5 188 veor.8 q1, q1, q3 [all …]
|
| D | aes-ce-core.S | 50 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 …]
|
| D | curve25519-core.S | 26 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 …]
|
| D | aes-neonbs-core.S | 455 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 …]
|
| D | crct10dif-ce-core.S | 167 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 …]
|
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| D | chacha-neon-core.S | 74 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 …]
|
| D | crc32-ce-core.S | 134 vld1.8 {q1-q2}, [BUF, :128]! 154 vmull.p64 q1, d2, dCONSTANTl 159 veor.8 q1, q1, q5 168 veor.8 q1, q1, q5 181 vmull.p64 q1, d2, dCONSTANTl 182 veor.8 q1, q1, q5 183 veor.8 q1, q1, q2 186 vmull.p64 q1, d2, dCONSTANTl 187 veor.8 q1, q1, q5 188 veor.8 q1, q1, q3 [all …]
|
| D | aes-ce-core.S | 50 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 …]
|
| D | curve25519-core.S | 26 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 …]
|
| D | aes-neonbs-core.S | 455 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 …]
|
| D | crct10dif-ce-core.S | 167 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 …]
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | tls-offload-layers.svg | 1 …q1.265625 -1.34375 3.265625 -1.34375q1.9375 0 3.15625 1.328125q1.234375 1.3125 1.234375 3.703125q0…
|
| D | tls-offload-reorder-good.svg | 1 …q1.375 -0.640625 2.40625 -1.5625q1.03125 -0.921875 1.453125 -1.78125l1.0625 0l0 13.40625z" fill-ru…
|
| D | tls-offload-reorder-bad.svg | 1 …q1.375 -0.640625 2.40625 -1.5625q1.03125 -0.921875 1.453125 -1.78125l1.0625 0l0 13.40625z" fill-ru…
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | tls-offload-layers.svg | 1 …q1.265625 -1.34375 3.265625 -1.34375q1.9375 0 3.15625 1.328125q1.234375 1.3125 1.234375 3.703125q0…
|
| D | tls-offload-reorder-good.svg | 1 …q1.375 -0.640625 2.40625 -1.5625q1.03125 -0.921875 1.453125 -1.78125l1.0625 0l0 13.40625z" fill-ru…
|
| D | tls-offload-reorder-bad.svg | 1 …q1.375 -0.640625 2.40625 -1.5625q1.03125 -0.921875 1.453125 -1.78125l1.0625 0l0 13.40625z" fill-ru…
|
| /kernel/linux/linux-5.10/arch/powerpc/math-emu/ |
| D | udivmodti4.c | 14 _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 …]
|
| /kernel/linux/linux-6.6/arch/powerpc/math-emu/ |
| D | udivmodti4.c | 14 _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 …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/sgx/ |
| D | sigstruct.c | 30 BIGNUM *q1; member 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() argument 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 %d bytes\n", in calc_q1q2() 99 BN_num_bytes(ctx.q1)); in calc_q1q2() [all …]
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | lp87565.c | 23 { .name = "lp87565-q1-regulator", }, 24 { .name = "lp87565-q1-gpio", }, 30 .compatible = "ti,lp87524-q1", 34 .compatible = "ti,lp87565-q1", 38 .compatible = "ti,lp87561-q1", 87 { "lp87565-q1", 0 },
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| D | lp87565.c | 24 { .name = "lp87565-q1-regulator", }, 25 { .name = "lp87565-q1-gpio", }, 31 .compatible = "ti,lp87524-q1", 35 .compatible = "ti,lp87565-q1", 39 .compatible = "ti,lp87561-q1", 112 { "lp87565-q1", 0 },
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | ti,lp87561-q1.yaml | 4 $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 63 compatible = "ti,lp87561-q1";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | ti,lp87561-q1.yaml | 4 $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 67 compatible = "ti,lp87561-q1";
|