| /linux/lib/crypto/arm/ |
| H A 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 …]
|
| H A 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 …]
|
| H A D | blake2b-neon-core.S | 81 vadd.u64 q1, q1, q3 89 veor q7, q7, q1 115 vadd.u64 q1, q1, q3 124 veor q7, q7, q1 262 vld1.64 {q0-q1}, [ip]! // Load h[0..3] 319 veor q1, q1, q5 // v[2..3] ^= v[10..11] 324 veor q1, q1, q9 // v[2..3] ^= h[2..3] 327 vst1.64 {q0-q1}, [ip]! // Store new h[0..3]
|
| H A D | sha256-ce.S | 78 0: vld1.32 {q0-q1}, [r1]! 84 vrev32.8 q1, q1
|
| H A D | sha1-ce-core.S | 17 k1 .req q1
|
| /linux/lib/crc/arm/ |
| H A D | crc32-core.S | 135 vld1.8 {q1-q2}, [BUF, :128]! 155 vmull.p64 q1, d2, dCONSTANTl 160 veor.8 q1, q1, q5 169 veor.8 q1, q1, q5 182 vmull.p64 q1, d2, dCONSTANTl 183 veor.8 q1, q1, q5 184 veor.8 q1, q1, q2 187 vmull.p64 q1, d2, dCONSTANTl 188 veor.8 q1, q1, q5 189 veor.8 q1, q1, q3 [all …]
|
| H A D | crc-t10dif-core.S | 232 vld1.64 {q0-q1}, [buf]! 237 CPU_LE( vrev64.8 q1, q1 ) 268 fold_32_bytes q0, q1, \p 280 fold_16_bytes q1, q5, \p 345 vbsl.8 q2, q1, q0 401 vmov.i8 q1, #0 404 vmull.p64 q1, q1l, FOLD_CONST_L // high 32 bits * x^48 * (x^48 mod G(x)) 405 veor.8 q0, q0, q1 // + low bits 411 vmull.p64 q1, q0h, FOLD_CONST_H // high 32 bits * floor(x^48 / G(x)) 413 vmull.p64 q1, q1l, FOLD_CONST_L // *= G(x)
|
| /linux/Documentation/networking/ |
| H A 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…
|
| H A 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…
|
| H A 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…
|
| /linux/crypto/ |
| H A D | twofish_common.c | 71 static const u8 q1[256] = { variable 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]; \ 494 ctx->s[2][i] = mds[2][q1[q0[(a) ^ sc] ^ sg] ^ sk]; \ 495 ctx->s[3][i] = mds[3][q1[q1[(a) ^ sd] ^ sh] ^ sl]; 500 ctx->s[0][i] = mds[0][q0[q0[q1[(b) ^ sa] ^ se] ^ si] ^ sm]; \ 501 ctx->s[1][i] = mds[1][q0[q1[q1[(a) ^ sb] ^ sf] ^ sj] ^ sn]; \ 502 ctx->s[2][i] = mds[2][q1[q0[q0[(a) ^ sc] ^ sg] ^ sk] ^ so]; \ 503 ctx->s[3][i] = mds[3][q1[q1[q0[(b) ^ sd] ^ sh] ^ sl] ^ sp]; [all …]
|
| /linux/arch/arm/crypto/ |
| H A 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 …]
|
| H A 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 …]
|
| H A D | nh-neon-core.S | 23 PASS1_SUMS .req q1
|
| /linux/arch/powerpc/math-emu/ |
| H A 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() 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() 190 q[0] = q0; q[1] = q1; in _fp_udivmodti4()
|
| /linux/tools/testing/selftests/sgx/ |
| H A D | sigstruct.c | 30 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() 99 BN_num_bytes(ctx.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/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-srggb8-pisp-comp.rst | 49 (q1,q2) both in the range [384..511], they are coded using 9 bits for q1 51 0, 1 and 2: a 9-bit field encodes MIN(q1,q2) which must be in the range 52 [0..511] and a 7-bit field encodes (q2-q1+64) which must be in [0..127]. 55 on its inner neighbour q1 or q2. In quantization mode 2 where the inner 58 is encoded as (q0-MAX(0,q1-64)). q3 is likewise coded based on q2. 69 Each pair of quantized pixels (q0,q1) or (q2,q3) is jointly coded 70 by a 15-bit field: 2816*(q0>>4) + 16*q1 + (q0&15).
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bna_tx_rx.c | 1617 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 …]
|
| H A D | bna.h | 181 #define GET_RXQS(rxp, q0, q1) do { \ argument 185 (q1) = NULL; \ 189 (q1) = rxp->rxq.slr.small; \ 193 (q1) = rxp->rxq.hds.hdr; \
|
| /linux/Documentation/misc-devices/ |
| H A D | tps6594-pfsm.rst | 25 - tps6594-q1 26 - tps6593-q1 27 - lp8764-q1
|
| /linux/drivers/scsi/ |
| H A D | advansys.c | 314 ASC_SCSIQ_1 q1; member 2493 q->q2.target_ix, q->q1.target_lun, q->q2.srb_tag, in asc_prt_asc_scsi_q() 2498 (ulong)le32_to_cpu(q->q1.data_addr), in asc_prt_asc_scsi_q() 2499 (ulong)le32_to_cpu(q->q1.data_cnt), in asc_prt_asc_scsi_q() 2500 (ulong)le32_to_cpu(q->q1.sense_addr), q->q1.sense_len); in asc_prt_asc_scsi_q() 2504 (ulong)q->sg_head, q->q1.sg_queue_cnt); in asc_prt_asc_scsi_q() 7443 asc_scsi_q->q1.target_id = ASC_TID_TO_TARGET_ID(scp->device->id); in asc_build_req() 7444 asc_scsi_q->q1.target_lun = scp->device->lun; in asc_build_req() 7447 asc_scsi_q->q1.sense_addr = asc_get_sense_buffer_dma(scp); in asc_build_req() 7448 asc_scsi_q->q1.sense_len = SCSI_SENSE_BUFFERSIZE; in asc_build_req() [all …]
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | tas5720.txt | 15 "ti,tas5720a-q1",
|
| /linux/arch/arm64/include/asm/ |
| H A D | fpsimdmacros.h | 12 stp q0, q1, [\state, #16 * 0] 48 ldp q0, q1, [\state, #16 * 0]
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | workqueue.rst | 273 现在,我们假设w1和w2被排到了不同的wq q1上,这个wq q1
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | dra72-evm-tps65917.dtsi | 8 * https://www.ti.com/lit/ds/symlink/tps65917-q1.pdf
|