HomeSort by relevance Sort by last modified time
    Searched refs:s3 (Results 26 - 50 of 216) sorted by null

12 3 4 5 6 7 8 9

  /external/openssl/ssl/
d1_srvr.c 282 s->s3->tmp.next_state=SSL3_ST_SW_HELLO_REQ_C;
312 memcpy(s->s3->write_sequence, s->s3->read_sequence, sizeof(s->s3->write_sequence));
337 s->s3->tmp.next_state=SSL3_ST_SR_CLNT_HELLO_A;
349 s->s3->in_read_app_data=2;
368 s->s3->in_read_app_data=2;
421 if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL)
422 && !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
450 alg_k = s->s3->tmp.new_cipher->algorithm_mkey
    [all...]
s3_srvr.c 189 if ((s->s3->tmp.new_cipher->algorithm_mkey & SSL_kSRP) &&
298 s->s3->flags &= ~SSL3_FLAGS_SGC_RESTART_DONE;
311 else if (!s->s3->send_connection_binding &&
338 s->s3->tmp.next_state=SSL3_ST_SW_HELLO_REQ_C;
411 if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL)
412 && !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK)
413 && !(s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5))
440 alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
453 s->s3->tmp.use_rsa_tmp=1;
455 s->s3->tmp.use_rsa_tmp=0
    [all...]
s3_lib.c 2942 SSL3_STATE *s3; local
    [all...]
t1_lib.c 370 && !s->s3->send_connection_binding)
559 if (s->s3->client_opaque_prf_input != NULL &&
562 size_t col = s->s3->client_opaque_prf_input_len;
572 memcpy(ret, s->s3->client_opaque_prf_input, col);
641 if (s->ctx->next_proto_select_cb && !s->s3->tmp.finish_md_len)
687 if (s->version == SSL3_VERSION && !s->s3->send_connection_binding)
701 if(s->s3->send_connection_binding)
766 if (s->s3->server_opaque_prf_input != NULL &&
769 size_t sol = s->s3->server_opaque_prf_input_len;
779 memcpy(ret, s->s3->server_opaque_prf_input, sol)
    [all...]
d1_enc.c 146 rec= &(s->s3->wrec);
172 rec= &(s->s3->rrec);
204 if (s->s3->flags & TLS1_FLAGS_TLS_PADDING_BUG)
255 if ((memcmp(s->s3->read_sequence,
257 s->s3->flags|=TLS1_FLAGS_TLS_PADDING_BUG;
258 if (s->s3->flags & TLS1_FLAGS_TLS_PADDING_BUG)
s3_clnt.c 214 s->s3->flags |= SSL3_FLAGS_DELAY_CLIENT_FINISHED;
343 if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) &&
344 !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
398 if (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kSRP)
408 if (s->s3->tmp.cert_req)
441 if (s->s3->tmp.cert_req == 1)
448 s->s3->change_cipher_spec=0;
450 if (s->s3->flags & TLS1_FLAGS_SKIP_CERT_VERIFY)
453 s->s3->change_cipher_spec=0;
465 s->s3->change_cipher_spec=0
    [all...]
  /external/chromium/chrome/common/extensions/
extension_error_utils.h 24 const std::string& s3);
  /external/tremolo/Tremolo/
mdct.c 109 REG_TYPE s3 = x[2] - x[3]; local
115 x[0] = s5 + s3;
117 x[2] = s5 - s3;
129 REG_TYPE s0, s1, s2, s3; local
134 s3 = x[ 3] - x[ 2]; x[11] = x[ 3] + x[2];
136 x[ 1] = MULT31((s2 + s3) , cPI2_8);
138 x[ 3] = MULT31((s3 - s2) , cPI2_8);
142 s3 = x[14] - x[15]; x[14] += x[15];
146 x[ 6] = s3; x[ 7] = s0;
156 REG_TYPE s0, s1, s2, s3; local
201 REG_TYPE s0, s1, s2, s3; local
279 REG_TYPE s0, s1, s2, s3; local
    [all...]
  /external/clang/test/CodeGen/
packed-structure.c 90 struct __attribute__((packed, aligned)) s3 { struct
95 int s3_1 = __alignof(((struct s3*) 0)->anInt);
97 int test3(struct s3 *ptr) {
  /external/webrtc/src/system_wrappers/source/
data_log_helpers_unittest.cc 54 std::string s1, s2, s3; local
62 m3.ToString(&s3);
63 ASSERT_EQ(s3, "1,2,3,");
  /external/openssl/crypto/aes/asm/
aes-s390x.pl 111 $s3="%r11";
265 llgf $s3,12($inp)
274 st $s3,12($out)
287 x $s3,12($key)
332 srlg $ra,$s3,`8-3` # i1
333 sllg $t1,$s3,`0+3` # i0
343 srlg $i3,$s3,`16-3` # i2
345 srl $s3,`24-3`
347 nr $s3,$mask
354 x $s0,1($t1,$tbl) # Te3[s3>>0
    [all...]
aes-armv4.pl 41 $s3="r3";
195 ldrb $s3,[$rounds,#15]
201 orr $s3,$s3,$t1,lsl#8
202 orr $s3,$s3,$t2,lsl#16
203 orr $s3,$s3,$t3,lsl#24
208 ldr $s3,[$rounds,#12]
213 rev $s3,$s
    [all...]
aes-ppc.pl 76 $s3="r11";
371 lwz $s3,12($inp)
377 stw $s3,12($out)
409 lbz $s3,15($inp)
412 insrwi $s3,$acc12,8,0
414 insrwi $s3,$acc13,8,8
416 insrwi $s3,$acc14,8,16
441 extrwi $acc12,$s3,8,0
443 extrwi $acc13,$s3,8,8
445 extrwi $acc14,$s3,8,1
    [all...]
aes-586.pl 200 $s3="edx";
211 $__s3=&DWP(16,"esp"); # s3 backing store
247 &mov ($v0,$s[3]); # copy s3
264 &xor ($s[3],&DWP(0,$te,$v0,8)); # s3>>0
267 &xor ($s[2],&DWP(3,$te,$v0,8)); # s3>>8
270 &xor ($s[1],&DWP(2,$te,$v1,8)); # s3>>16
272 &xor ($s[0],&DWP(1,$te,$v0,8)); # s3>>24
308 &rotr ($s3,16); # 13,12,15,14
313 &movz ($v0,&HB($s3)); # 13,12,15*,14
320 &movz ($v0,&LB($s3)); # 13,12,15,14
    [all...]
  /external/clang/test/CodeGenCXX/
template-instantiation.cpp 184 void test(S<1> s1, S<2> s2, S<3> s3) {
185 g1(s1); g1(s2); g1(s3);
186 g2(s1); g2(s2); g2(s3);
187 h1(s1); h1(s2); h1(s3);
188 h2(s1); h2(s2); h2(s3);
  /external/v8/test/mjsunit/regress/
regress-crbug-3867.js 55 assertArrayEquals(["s1", "s2", "s3"], props({s1: 0, s2: 0, s3: 0}));
56 assertArrayEquals(["s3", "s2", "s1"], props({s3: 0, s2: 0, s1: 0}));
57 assertArrayEquals(["s3", "s1", "s2"], props({s3: 0, s1: 0, s2: 0}));
69 var o1 = {s1: 0, s2: 0, s3: 0}
72 assertArrayEquals(["s1", "s2", "s3", "s0", "s4"], props(o1));
74 var o2 = {s3: 0, s2: 0, s1: 0}
77 assertArrayEquals(["s3", "s2", "s1", "s4", "s0"], props(o2))
    [all...]
  /external/clang/test/CXX/except/except.spec/
p5-pointers.cpp 28 void s3() throw(A);
45 t1 = &s3; // expected-error {{not superset}} expected-error {{incompatible type}}
49 t4 = &s3; // valid
  /external/clang/test/SemaCXX/
warn-bad-memaccess.cpp 11 struct S3 { float x, y; S1 s[4]; void (*f)(S1**); } s3; variable in typeref:struct:S3
102 memset(&s3, 0, sizeof s3);
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 78 #define s3 $19 macro
  /external/wpa_supplicant_8/src/crypto/
aes-internal-enc.c 26 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
39 s3 = GETU32(pt + 12) ^ rk[3];
87 s3 = TE41(t3) ^ TE42(t0) ^ TE43(t1) ^ TE44(t2) ^ rk[3];
88 PUTU32(ct + 12, s3);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
regdef.h 78 #define s3 $19 macro
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
regdef.h 78 #define s3 $19 macro
  /external/openssh/
rijndael.c 859 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
1040 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
    [all...]
  /external/openssl/crypto/aes/
aes_core.c 785 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
976 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
    [all...]
  /external/qemu/
aes.c 889 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
1080 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
    [all...]

Completed in 618 milliseconds

12 3 4 5 6 7 8 9