| /linux/arch/arm/crypto/ |
| A D | chacha-neon-core.S | 79 vadd.i32 q2, q2, q3 91 vadd.i32 q2, q2, q3 99 vext.8 q2, q2, q2, #8 109 vadd.i32 q2, q2, q3 121 vadd.i32 q2, q2, q3 129 vext.8 q2, q2, q2, #8 171 vadd.i32 q2, q2, q10 172 veor q2, q2, q6 265 vadd.i32 q2, q2, q6 310 vadd.i32 q2, q2, q6 [all …]
|
| A D | crc32-ce-core.S | 163 veor.8 q2, q2, q6 171 veor.8 q2, q2, q6 185 veor.8 q1, q1, q2 207 veor.8 q1, q1, q2 216 veor.8 q1, q1, q2 223 vext.8 q2, q1, qzr, #4 226 veor.8 q1, q1, q2 232 vand.8 q2, q1, q3 233 vext.8 q2, qzr, q2, #8 235 vand.8 q2, q2, q3 [all …]
|
| A D | aes-ce-core.S | 77 aese.8 q2, \key2 81 veor q2, q2, \key3 96 veor q2, q2, \key3 260 vmov q6, q2 265 veor q2, q2, q5 410 vmov q2, q7 421 veor q2, q2, q6 524 veor q2, q2, q6 529 veor q2, q2, q6 616 veor q2, q2, q6 [all …]
|
| A D | curve25519-core.S | 60 vshr.u64 q2, q2, #6 88 vand q2, q12, q2 112 vadd.i64 q2, q2, q13 131 vsub.i64 q2, q2, q13 259 veor q2, q2, q8 371 vadd.i64 q2, q2, q6 389 vsub.i64 q2, q2, q10 440 vsub.i64 q2, q5, q2 656 vadd.i64 q2, q2, q13 677 vsub.i64 q2, q2, q13 [all …]
|
| A D | blake2b-neon-core.S | 77 vadd.u64 q0, q0, q2 96 veor q2, q2, q4 111 vadd.u64 q0, q0, q2 136 veor q8, q2, q4 138 vshr.u64 q2, q8, #63 140 vsli.u64 q2, q8, #1 226 vshr.u64 q2, q8, #63 228 vsli.u64 q2, q8, #1 260 vld1.64 {q2-q3}, [ip]! // Load h[4..7] 318 veor q2, q2, q6 // v[4..5] ^= v[12..13] [all …]
|
| A D | crct10dif-ce-core.S | 168 vld1.64 {q2-q3}, [buf]! 173 CPU_LE( vrev64.8 q2, q2 ) 204 fold_32_bytes q2, q3 216 fold_16_bytes q2, q6 267 vld1.8 {q2}, [r3] 273 veor.8 q2, q2, q3 278 vshr.s8 q2, q2, #7 282 vbsl.8 q2, q1, q0 288 veor.8 q7, q7, q2
|
| A D | aes-neonbs-core.S | 491 veor q12, q2, q9 494 __tbl q2, q12, q8 542 veor q2, q2, q12 560 veor q12, q2, q9 563 __tbl q2, q12, q8 610 veor q2, q2, q12 743 veor q2, q2, q12 791 vmov q2, q0 805 next_ctr q2 844 veor q2, q2, q14 [all …]
|
| A D | sha2-ce-core.S | 79 vld1.32 {q2-q3}, [r1]! 85 vrev32.8 q2, q2
|
| A D | sha1-ce-core.S | 18 k2 .req q2
|
| A D | nh-neon-core.S | 26 PASS2_SUMS .req q2
|
| A D | ghash-ce-core.S | 17 XL .req q2
|
| /linux/tools/testing/selftests/sgx/ |
| A D | sigstruct.c | 32 BIGNUM *q2; member 42 BN_free(ctx->q2); in free_q1q2_ctx() 53 ctx->q2 = BN_new(); in alloc_q1q2_ctx() 56 !ctx->q2) { in alloc_q1q2_ctx() 81 uint8_t *q2) in calc_q1q2() argument 106 if (!BN_div(ctx.q2, NULL, ctx.q2, ctx.m, ctx.bn_ctx)) in calc_q1q2() 109 if (BN_num_bytes(ctx.q2) > SGX_MODULUS_SIZE) { in calc_q1q2() 111 BN_num_bytes(ctx.q2)); in calc_q1q2() 117 len = BN_bn2bin(ctx.q2, q2); in calc_q1q2() 118 reverse_bytes(q2, len); in calc_q1q2() [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | pixfmt-srggb8-pisp-comp.rst | 48 (q1,q2) both in the range [384..511], they are coded using 9 bits for q1 49 followed by 7 bits for (q2 & 127). Otherwise, for quantization modes 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
|
| /linux/arch/arm64/include/asm/ |
| A D | fpsimdmacros.h | 13 stp q2, q3, [\state, #16 * 2] 49 ldp q2, q3, [\state, #16 * 2]
|
| /linux/drivers/spi/ |
| A D | spi-pxa2xx.c | 816 unsigned long q, q1, q2; in quark_x1000_get_clk_div() local 851 q2 = DIV_ROUND_UP(fref2, rate); in quark_x1000_get_clk_div() 852 r2 = abs(fref2 / q2 - rate); in quark_x1000_get_clk_div() 859 if (r2 >= r1 || q2 > 256) { in quark_x1000_get_clk_div() 866 q = q2; in quark_x1000_get_clk_div()
|
| /linux/arch/x86/include/asm/ |
| A D | sgx.h | 403 u8 q2[SGX_MODULUS_SIZE]; member
|
| /linux/tools/testing/selftests/arm64/fp/ |
| A D | fp-ptrace-asm.S | 30 ldp q2, q3, [x7, #16 * 2] 152 stp q2, q3, [x7, #16 * 2]
|
| /linux/tools/testing/selftests/arm64/abi/ |
| A D | syscall-abi-asm.S | 134 ldp q2, q3, [x2, #16 * 2] 242 stp q2, q3, [x2, #16 * 2]
|
| /linux/drivers/scsi/ |
| A D | advansys.c | 315 ASC_SCSIQ_2 q2; member 2494 q->q2.target_ix, q->q1.target_lun, q->q2.srb_tag, in asc_prt_asc_scsi_q() 2495 q->q2.tag_code); in asc_prt_asc_scsi_q() 7445 asc_scsi_q->q2.target_ix = in asc_build_req() 8017 target_ix = scsiq->q2.target_ix; in AscSendScsiQueue() 8094 target_ix = scsiq->q2.target_ix; in AscExeScsiQueue() 8171 scsiq->q2.tag_code &= 0x27; in AscExeScsiQueue() 8190 ((scsiq->q2. in AscExeScsiQueue() 8194 scsiq->q2.tag_code |= in AscExeScsiQueue() 8237 ((scsiq->q2. in AscExeScsiQueue() [all …]
|
| /linux/Documentation/networking/ |
| A D | tls-offload-reorder-bad.svg | 1 … -1.140625q0.34375 -0.90625 1.078125 -1.78125q0.75 -0.875 2.15625 -2.015625q2.171875 -1.78125 2.93…
|
| A D | tls-offload-reorder-good.svg | 1 … -1.140625q0.34375 -0.90625 1.078125 -1.78125q0.75 -0.875 2.15625 -2.015625q2.171875 -1.78125 2.93…
|
| /linux/drivers/media/dvb-core/ |
| A D | dvb_frontend.c | 362 int q2; in dvb_frontend_swzigzag_update_delay() local 372 q2 = fepriv->quality - 128; in dvb_frontend_swzigzag_update_delay() 373 q2 *= q2; in dvb_frontend_swzigzag_update_delay() 375 fepriv->delay = fepriv->min_delay + q2 * HZ / (128 * 128); in dvb_frontend_swzigzag_update_delay()
|
| /linux/arch/arm64/crypto/ |
| A D | crct10dif-ce-core.S | 271 ldp q2, q3, [buf, #0x20]
|
| /linux/tools/perf/scripts/python/ |
| A D | exported-sql-viewer.py | 790 q2 = QSqlQuery(self.glb.db) 791 QueryExec(q2, "SELECT parent_id" 794 if not q2.next(): 796 parent_id = q2.value(0) 985 q2 = QSqlQuery(self.glb.db) 986 QueryExec(q2, "SELECT parent_id" 989 if not q2.next(): 991 parent_id = q2.value(0)
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | omap3-echo.dts | 420 label = "q2";
|