/external/boringssl/src/crypto/fipsmodule/aes/asm/ |
D | aes-armv4.pl | 60 $s3="r3"; 233 ldrb $s3,[$rounds,#15] 239 orr $s3,$s3,$t1,lsl#8 240 orr $s3,$s3,$t2,lsl#16 241 orr $s3,$s3,$t3,lsl#24 246 ldr $s3,[$rounds,#12] 251 rev $s3,$s3 262 rev $s3,$s3 267 str $s3,[$rounds,#12] 288 mov $t1,$s3,lsr#24 [all …]
|
D | aes-586.pl | 205 $s3="edx"; 313 &rotr ($s3,16); # 13,12,15,14 318 &movz ($v0,&HB($s3)); # 13,12,15*,14 325 &movz ($v0,&LB($s3)); # 13,12,15,14* 328 &and ($s3,0xffff0000); # 13,12, -, - 331 &or ($s3,$s1); # 13,12, 7, 6 338 &movz ($v0,&HB($s3)); # 13,12, 7*, 6 342 &mov ($v0,$s3); 351 &movz ($v0,&LB($s3)); # 13,12, 7, 6* 352 &shr ($s3,16); # , ,13,12 [all …]
|
D | aes-x86_64.pl | 52 $s3="%edx"; 105 movzb `&lo("$s3")`,$acc2 110 movzb `&hi("$s3")`,$acc0 114 shr \$16,$s3 122 movzb `&lo("$s3")`,$acc1 128 movzb `&hi("$s3")`,$acc0 135 mov 12($key),$s3 147 xor $t3,$s3 162 movzb `&lo("$s3")`,$acc0 176 movzb `&hi("$s3")`,$acc0 [all …]
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_idct32x32_34_add_neon.c | 39 int32x4x2_t in[8], s1[32], s2[32], s3[32]; in vpx_highbd_idct32_6_neon() local 168 s3[24] = highbd_idct_sub_dual(s1[31], s2[24]); in vpx_highbd_idct32_6_neon() 169 s3[25] = highbd_idct_sub_dual(s1[30], s2[25]); in vpx_highbd_idct32_6_neon() 170 s3[26] = highbd_idct_sub_dual(s1[29], s1[26]); in vpx_highbd_idct32_6_neon() 171 s3[27] = highbd_idct_sub_dual(s1[28], s1[27]); in vpx_highbd_idct32_6_neon() 195 s1[20] = sub_multiply_shift_and_narrow_s32_dual(s3[27], s2[20], cospi_16_64); in vpx_highbd_idct32_6_neon() 196 s1[27] = add_multiply_shift_and_narrow_s32_dual(s2[20], s3[27], cospi_16_64); in vpx_highbd_idct32_6_neon() 198 s1[21] = sub_multiply_shift_and_narrow_s32_dual(s3[26], s2[21], cospi_16_64); in vpx_highbd_idct32_6_neon() 199 s1[26] = add_multiply_shift_and_narrow_s32_dual(s2[21], s3[26], cospi_16_64); in vpx_highbd_idct32_6_neon() 201 s1[22] = sub_multiply_shift_and_narrow_s32_dual(s3[25], s2[22], cospi_16_64); in vpx_highbd_idct32_6_neon() [all …]
|
D | idct32x32_135_add_neon.c | 93 int16x8_t in[12], s1[32], s2[32], s3[32], s4[32], s5[32], s6[32], s7[32]; in vpx_idct32_12_neon() local 144 s3[4] = multiply_shift_and_narrow_s16(in[4], cospi_28_64); in vpx_idct32_12_neon() 145 s3[7] = multiply_shift_and_narrow_s16(in[4], cospi_4_64); in vpx_idct32_12_neon() 147 s3[10] = vsubq_s16(s2[11], s2[10]); in vpx_idct32_12_neon() 148 s3[11] = vaddq_s16(s2[10], s2[11]); in vpx_idct32_12_neon() 149 s3[12] = vaddq_s16(s2[12], s2[13]); in vpx_idct32_12_neon() 150 s3[13] = vsubq_s16(s2[12], s2[13]); in vpx_idct32_12_neon() 152 s3[17] = multiply_accumulate_shift_and_narrow_s16(s1[16], -cospi_4_64, s1[31], in vpx_idct32_12_neon() 154 s3[30] = multiply_accumulate_shift_and_narrow_s16(s1[16], cospi_28_64, s1[31], in vpx_idct32_12_neon() 157 s3[18] = multiply_accumulate_shift_and_narrow_s16(s2[18], -cospi_28_64, in vpx_idct32_12_neon() [all …]
|
D | highbd_idct32x32_135_add_neon.c | 100 int32x4x2_t in[12], s1[32], s2[32], s3[32], s4[32], s5[32], s6[32], s7[32], in vpx_highbd_idct32_12_neon() local 154 s3[4] = multiply_shift_and_narrow_s32_dual(in[4], cospi_28_64); in vpx_highbd_idct32_12_neon() 155 s3[7] = multiply_shift_and_narrow_s32_dual(in[4], cospi_4_64); in vpx_highbd_idct32_12_neon() 157 s3[10] = highbd_idct_sub_dual(s2[11], s2[10]); in vpx_highbd_idct32_12_neon() 158 s3[11] = highbd_idct_add_dual(s2[10], s2[11]); in vpx_highbd_idct32_12_neon() 159 s3[12] = highbd_idct_add_dual(s2[12], s2[13]); in vpx_highbd_idct32_12_neon() 160 s3[13] = highbd_idct_sub_dual(s2[12], s2[13]); in vpx_highbd_idct32_12_neon() 162 s3[17] = multiply_accumulate_shift_and_narrow_s32_dual(s1[16], -cospi_4_64, in vpx_highbd_idct32_12_neon() 164 s3[30] = multiply_accumulate_shift_and_narrow_s32_dual(s1[16], cospi_28_64, in vpx_highbd_idct32_12_neon() 167 s3[18] = multiply_accumulate_shift_and_narrow_s32_dual(s2[18], -cospi_28_64, in vpx_highbd_idct32_12_neon() [all …]
|
D | highbd_vpx_convolve8_neon.c | 21 int16x4_t *s1, int16x4_t *s2, int16x4_t *s3) { in load_4x4() argument 28 *s3 = vld1_s16(s); in load_4x4() 32 uint16x8_t *s1, uint16x8_t *s2, uint16x8_t *s3) { in load_8x4() argument 39 *s3 = vld1q_u16(s); in load_8x4() 43 int16x8_t *s1, int16x8_t *s2, int16x8_t *s3, in load_8x8() argument 52 *s3 = vld1q_s16(s); in load_8x8() 65 const uint16x8_t s3, const uint16x8_t s4, in store_8x8() argument 74 vst1q_u16(s, s3); in store_8x8() 86 const int16x4_t s2, const int16x4_t s3, in convolve8_4() argument 97 sum = vmlal_lane_s16(sum, s3, filters_lo, 3); in convolve8_4() [all …]
|
/external/boringssl/src/ssl/ |
D | s3_lib.cc | 166 SSL3_STATE *s3 = (SSL3_STATE *)OPENSSL_malloc(sizeof *s3); in ssl3_new() local 167 if (s3 == NULL) { in ssl3_new() 170 OPENSSL_memset(s3, 0, sizeof *s3); in ssl3_new() 172 s3->hs = ssl_handshake_new(ssl); in ssl3_new() 173 if (s3->hs == NULL) { in ssl3_new() 174 OPENSSL_free(s3); in ssl3_new() 178 ssl->s3 = s3; in ssl3_new() 190 if (ssl == NULL || ssl->s3 == NULL) { in ssl3_free() 197 SSL_SESSION_free(ssl->s3->established_session); in ssl3_free() 198 ssl_handshake_free(ssl->s3->hs); in ssl3_free() [all …]
|
D | s3_pkt.cc | 132 switch (ssl->s3->recv_shutdown) { in ssl3_get_record() 166 SSL3_RECORD *rr = &ssl->s3->rrec; in ssl3_get_record() 195 assert(ssl->s3->aead_write_ctx != NULL); in ssl3_write_app_data() 201 assert(ssl->s3->wnum <= INT_MAX); in ssl3_write_app_data() 202 tot = ssl->s3->wnum; in ssl3_write_app_data() 203 ssl->s3->wnum = 0; in ssl3_write_app_data() 218 !ssl->server && SSL_in_early_data(ssl) && ssl->s3->hs->can_early_write; in ssl3_write_app_data() 226 ssl->s3->hs->early_data_written) { in ssl3_write_app_data() 227 max = ssl->session->ticket_max_early_data - ssl->s3->hs->early_data_written; in ssl3_write_app_data() 229 ssl->s3->wnum = tot; in ssl3_write_app_data() [all …]
|
D | tls_record.cc | 143 return ssl->s3->aead_write_ctx != NULL && in ssl_needs_record_splitting() 144 ssl->s3->aead_write_ctx->version < TLS1_1_VERSION && in ssl_needs_record_splitting() 146 SSL_CIPHER_is_block_cipher(ssl->s3->aead_write_ctx->cipher); in ssl_needs_record_splitting() 171 return header_len + SSL_AEAD_CTX_explicit_nonce_len(ssl->s3->aead_read_ctx); in ssl_record_prefix_len() 177 SSL_AEAD_CTX_explicit_nonce_len(ssl->s3->aead_write_ctx); in ssl_seal_align_prefix_len() 181 SSL_AEAD_CTX_explicit_nonce_len(ssl->s3->aead_write_ctx); in ssl_seal_align_prefix_len() 184 ret += ssl_cipher_get_record_split_len(ssl->s3->aead_write_ctx->cipher); in ssl_seal_align_prefix_len() 195 ret += SSL_AEAD_CTX_max_overhead(ssl->s3->aead_write_ctx); in SSL_max_seal_overhead() 197 if (ssl->s3->aead_write_ctx != NULL && in SSL_max_seal_overhead() 198 ssl->s3->aead_write_ctx->version >= TLS1_3_VERSION) { in SSL_max_seal_overhead() [all …]
|
D | s3_both.cc | 193 if (ssl->s3->tmp.message_type != type) { in ssl_check_message_type() 197 ssl->s3->tmp.message_type, type); in ssl_check_message_type() 207 assert(ssl->s3->pending_flight_offset == 0); in add_record_to_flight() 209 if (ssl->s3->pending_flight == NULL) { in add_record_to_flight() 210 ssl->s3->pending_flight = BUF_MEM_new(); in add_record_to_flight() 211 if (ssl->s3->pending_flight == NULL) { in add_record_to_flight() 217 size_t new_cap = ssl->s3->pending_flight->length + max_out; in add_record_to_flight() 224 if (!BUF_MEM_reserve(ssl->s3->pending_flight, new_cap) || in add_record_to_flight() 225 !tls_seal_record(ssl, (uint8_t *)ssl->s3->pending_flight->data + in add_record_to_flight() 226 ssl->s3->pending_flight->length, in add_record_to_flight() [all …]
|
D | ssl_lib.cc | 584 if (ssl->s3->hs == NULL) { in SSL_do_handshake() 590 assert(ssl->s3->hs != NULL); in SSL_do_handshake() 591 int ret = ssl->handshake_func(ssl->s3->hs); in SSL_do_handshake() 598 ssl_handshake_free(ssl->s3->hs); in SSL_do_handshake() 599 ssl->s3->hs = NULL; in SSL_do_handshake() 624 return !SSL_in_init(ssl) || ssl->s3->hs->can_early_write; in ssl_can_write() 628 return !SSL_in_init(ssl) || ssl->s3->hs->can_early_read; in ssl_can_read() 639 if (ssl->s3->tmp.message_type != SSL3_MT_HELLO_REQUEST || in ssl_do_renegotiate() 652 if (ssl->s3->total_renegotiations != 0) { in ssl_do_renegotiate() 673 if (ssl->s3->hs != NULL) { in ssl_do_renegotiate() [all …]
|
D | dtls_method.cc | 88 OPENSSL_memset(ssl->s3->read_sequence, 0, sizeof(ssl->s3->read_sequence)); in dtls1_set_read_state() 90 SSL_AEAD_CTX_free(ssl->s3->aead_read_ctx); in dtls1_set_read_state() 91 ssl->s3->aead_read_ctx = aead_ctx; in dtls1_set_read_state() 97 OPENSSL_memcpy(ssl->d1->last_write_sequence, ssl->s3->write_sequence, in dtls1_set_write_state() 98 sizeof(ssl->s3->write_sequence)); in dtls1_set_write_state() 99 OPENSSL_memset(ssl->s3->write_sequence, 0, sizeof(ssl->s3->write_sequence)); in dtls1_set_write_state() 101 SSL_AEAD_CTX_free(ssl->s3->aead_write_ctx); in dtls1_set_write_state() 102 ssl->s3->aead_write_ctx = aead_ctx; in dtls1_set_write_state()
|
D | ssl_buffer.cc | 87 return ssl->s3->read_buffer.buf + ssl->s3->read_buffer.offset; in ssl_read_buffer() 91 return ssl->s3->read_buffer.len; in ssl_read_buffer_len() 95 SSL3_BUFFER *buf = &ssl->s3->read_buffer; in dtls_read_buffer_next_packet() 116 SSL3_BUFFER *buf = &ssl->s3->read_buffer; in tls_read_buffer_extend_to() 154 if (!ensure_buffer(&ssl->s3->read_buffer, ssl_record_prefix_len(ssl), len)) { in ssl_read_buffer_extend_to() 180 SSL3_BUFFER *buf = &ssl->s3->read_buffer; in ssl_read_buffer_consume() 193 if (ssl->s3->read_buffer.len == 0) { in ssl_read_buffer_discard() 199 clear_buffer(&ssl->s3->read_buffer); in ssl_read_buffer_clear() 204 return ssl->s3->write_buffer.len > 0; in ssl_write_buffer_is_pending() 219 SSL3_BUFFER *buf = &ssl->s3->write_buffer; in ssl_write_buffer_init() [all …]
|
/external/openssh/ |
D | rijndael.c | 765 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local 777 s3 = GETU32(pt + 12) ^ rk[3]; in rijndaelEncrypt() 780 t0 = Te0[s0 >> 24] ^ Te1[(s1 >> 16) & 0xff] ^ Te2[(s2 >> 8) & 0xff] ^ Te3[s3 & 0xff] ^ rk[ 4]; in rijndaelEncrypt() 781 t1 = Te0[s1 >> 24] ^ Te1[(s2 >> 16) & 0xff] ^ Te2[(s3 >> 8) & 0xff] ^ Te3[s0 & 0xff] ^ rk[ 5]; in rijndaelEncrypt() 782 t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ Te3[s1 & 0xff] ^ rk[ 6]; in rijndaelEncrypt() 783 t3 = Te0[s3 >> 24] ^ Te1[(s0 >> 16) & 0xff] ^ Te2[(s1 >> 8) & 0xff] ^ Te3[s2 & 0xff] ^ rk[ 7]; in rijndaelEncrypt() 788 s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[11]; in rijndaelEncrypt() 790 t0 = Te0[s0 >> 24] ^ Te1[(s1 >> 16) & 0xff] ^ Te2[(s2 >> 8) & 0xff] ^ Te3[s3 & 0xff] ^ rk[12]; in rijndaelEncrypt() 791 t1 = Te0[s1 >> 24] ^ Te1[(s2 >> 16) & 0xff] ^ Te2[(s3 >> 8) & 0xff] ^ Te3[s0 & 0xff] ^ rk[13]; in rijndaelEncrypt() 792 t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ Te3[s1 & 0xff] ^ rk[14]; in rijndaelEncrypt() [all …]
|
/external/libcxx/test/std/localization/locale.categories/category.collate/locale.collate.byname/ |
D | compare.pass.cpp | 43 std::string s3("BaaaaaA"); in main() local 45 s3.data(), s3.data() + s3.size()) == 1); in main() 50 std::wstring s3(L"BaaaaaA"); in main() local 52 s3.data(), s3.data() + s3.size()) == 1); in main() 60 std::string s3("BaaaaaA"); in main() local 62 s3.data(), s3.data() + s3.size()) == 1); in main() 67 std::wstring s3(L"BaaaaaA"); in main() local 69 s3.data(), s3.data() + s3.size()) == 1); in main()
|
/external/llvm/test/MC/ARM/ |
D | pr22395.s | 15 vadd.f32 s1, s2, s3 16 @ CHECK: vadd.f32 s1, s2, s3 20 vadd.f32 s1, s2, s3 21 @ CHECK: vadd.f32 s1, s2, s3 25 vadd.f32 s1, s2, s3 26 @ CHECK: vadd.f32 s1, s2, s3 30 vadd.f32 s1, s2, s3 31 @ CHECK: vadd.f32 s1, s2, s3 35 vadd.f32 s1, s2, s3 36 @ CHECK: vadd.f32 s1, s2, s3 [all …]
|
D | invalid-fp-armv8.s | 10 vsel.f32 s3, s4, s6 12 vselne.f32 s3, s4, s6 14 vselmi.f32 s3, s4, s6 16 vselpl.f32 s3, s4, s6 18 vselvc.f32 s3, s4, s6 20 vselcs.f32 s3, s4, s6 22 vselcc.f32 s3, s4, s6 24 vselhs.f32 s3, s4, s6 26 vsello.f32 s3, s4, s6 28 vselhi.f32 s3, s4, s6 [all …]
|
/external/boringssl/src/crypto/fipsmodule/aes/ |
D | aes.c | 682 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in AES_encrypt() local 695 s3 = GETU32(in + 12) ^ rk[3]; in AES_encrypt() 699 Te3[s3 & 0xff] ^ rk[4]; in AES_encrypt() 700 t1 = Te0[s1 >> 24] ^ Te1[(s2 >> 16) & 0xff] ^ Te2[(s3 >> 8) & 0xff] ^ in AES_encrypt() 702 t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ in AES_encrypt() 704 t3 = Te0[s3 >> 24] ^ Te1[(s0 >> 16) & 0xff] ^ Te2[(s1 >> 8) & 0xff] ^ in AES_encrypt() 713 s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ in AES_encrypt() 717 Te3[s3 & 0xff] ^ rk[12]; in AES_encrypt() 718 t1 = Te0[s1 >> 24] ^ Te1[(s2 >> 16) & 0xff] ^ Te2[(s3 >> 8) & 0xff] ^ in AES_encrypt() 720 t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ in AES_encrypt() [all …]
|
/external/libcxx/test/std/utilities/utility/exchange/ |
D | exchange.pass.cpp | 42 std::string s3 = s1; // Mom in main() local 43 assert ( std::exchange ( s3, s2 ) == s1 ); in main() 44 assert ( s3 == s2 ); in main() 45 assert ( std::exchange ( s3, "Hi Mom!" ) == s2 ); in main() 46 assert ( s3 == s1 ); in main() 48 s3 = s2; // Dad in main() 49 assert ( std::exchange ( s3, {} ) == s2 ); in main() 50 assert ( s3.size () == 0 ); in main() 52 s3 = s2; // Dad in main() 53 assert ( std::exchange ( s3, "" ) == s2 ); in main() [all …]
|
/external/fio/lib/ |
D | rand.h | 13 unsigned int s1, s2, s3; member 17 uint64_t s1, s2, s3, s4, s5; member 41 dst->s3 = src->s3; in __frand32_copy() 49 dst->s3 = src->s3; in __frand64_copy() 70 state->s3 = TAUSWORTHE(state->s3, 3, 11, 4294967280UL, 17); in __rand32() 72 return (state->s1 ^ state->s2 ^ state->s3); in __rand32() 85 xval = ((state->s3 << 3) ^ state->s3) >> 23; in __rand64() 86 state->s3 = ((state->s3 & 18446744073709547520ULL) << 29) ^ xval; in __rand64() 94 return (state->s1 ^ state->s2 ^ state->s3 ^ state->s4 ^ state->s5); in __rand64()
|
/external/llvm/test/MC/AMDGPU/ |
D | sop2.s | 7 s_add_u32 s1, s2, s3 10 s_sub_u32 s1, s2, s3 13 s_add_i32 s1, s2, s3 16 s_sub_i32 s1, s2, s3 19 s_addc_u32 s1, s2, s3 22 s_subb_u32 s1, s2, s3 25 s_min_i32 s1, s2, s3 28 s_min_u32 s1, s2, s3 31 s_max_i32 s1, s2, s3 34 s_max_u32 s1, s2, s3 [all …]
|
/external/clang/test/Analysis/ |
D | pr22954.c | 450 char s3[4]; member 459 memcpy(m24->s3, input, 4); in f24() 460 clang_analyzer_eval(m24->s3[0] == 1); // expected-warning{{UNKNOWN}} in f24() 461 clang_analyzer_eval(m24->s3[1] == 1); // expected-warning{{UNKNOWN}} in f24() 462 clang_analyzer_eval(m24->s3[2] == 1); // expected-warning{{UNKNOWN}} in f24() 463 clang_analyzer_eval(m24->s3[3] == 1); // expected-warning{{UNKNOWN}} in f24() 476 m->s3[0] = 1; in f25() 477 m->s3[1] = 2; in f25() 478 m->s3[2] = 3; in f25() 479 m->s3[3] = 4; in f25() [all …]
|
/external/libcxx/test/std/re/re.regex/re.regex.construct/ |
D | iter_iter_flg.pass.cpp | 38 std::string s3("\\(a\\([bc]\\)\\)"); in main() local 43 test(F(s3.begin()), F(s3.end()), std::regex_constants::basic, 2); in main() 48 test(F(s3.begin()), F(s3.end()), std::regex_constants::extended, 0); in main() 53 test(F(s3.begin()), F(s3.end()), std::regex_constants::ECMAScript, 0); in main() 58 test(F(s3.begin()), F(s3.end()), std::regex_constants::awk, 0); in main() 63 test(F(s3.begin()), F(s3.end()), std::regex_constants::grep, 2); in main() 68 test(F(s3.begin()), F(s3.end()), std::regex_constants::egrep, 0); in main()
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | vp8_loopfilter_filters_dspr2.c | 36 uint32_t s1, s2, s3; in vp8_filter_mask_vec_mips() local 122 [s2] "=&r"(s2), [r] "+r"(r), [s3] "=&r"(s3) in vp8_filter_mask_vec_mips() 308 unsigned char *sm1, *s0, *s1, *s2, *s3, *s4, *s5, *s6; in vp8_loop_filter_horizontal_edge_mips() local 329 s3 = s; in vp8_loop_filter_horizontal_edge_mips() 339 p3 = *((uint32_t *)(s3)); in vp8_loop_filter_horizontal_edge_mips() 362 *((uint32_t *)s3) = p3; in vp8_loop_filter_horizontal_edge_mips() 371 s3 += 4; in vp8_loop_filter_horizontal_edge_mips() 381 p3 = *((uint32_t *)(s3)); in vp8_loop_filter_horizontal_edge_mips() 404 *((uint32_t *)s3) = p3; in vp8_loop_filter_horizontal_edge_mips() 413 s3 += 4; in vp8_loop_filter_horizontal_edge_mips() [all …]
|