Searched refs:s3 (Results 26 - 50 of 108) sorted by relevance

12345

/freebsd-10.0-release/sys/crypto/rijndael/
H A Drijndael-alg-fst.c864 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
876 s3 = GETU32(pt + 12) ^ rk[3];
879 t0 = Te0[s0 >> 24] ^ Te1[(s1 >> 16) & 0xff] ^ Te2[(s2 >> 8) & 0xff] ^ Te3[s3 & 0xff] ^ rk[ 4];
880 t1 = Te0[s1 >> 24] ^ Te1[(s2 >> 16) & 0xff] ^ Te2[(s3 >> 8) & 0xff] ^ Te3[s0 & 0xff] ^ rk[ 5];
881 t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^ Te3[s1 & 0xff] ^ rk[ 6];
882 t3 = Te0[s3 >> 24] ^ Te1[(s0 >> 16) & 0xff] ^ Te2[(s1 >> 8) & 0xff] ^ Te3[s2 & 0xff] ^ rk[ 7];
887 s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[11];
889 t0 = Te0[s0 >> 24] ^ Te1[(s1 >> 16) & 0xff] ^ Te2[(s2 >> 8) & 0xff] ^ Te3[s3 & 0xff] ^ rk[12];
890 t1 = Te0[s1 >> 24] ^ Te1[(s2 >> 16) & 0xff] ^ Te2[(s3 >> 8) & 0xff] ^ Te3[s0 & 0xff] ^ rk[13];
891 t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 1
1045 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/freebsd-10.0-release/crypto/openssl/ssl/
H A Dd1_clnt.c249 memset(s->s3->client_random,0,sizeof(s->s3->client_random));
254 s->s3->change_cipher_spec = 0;
262 s->s3->in_read_app_data=2;
270 s->state=s->s3->tmp.next_state;
281 s->s3->in_read_app_data=2;
308 s->s3->tmp.next_state=SSL3_ST_CR_SRVR_HELLO_A;
377 if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) &&
378 !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
432 if (s->s3
[all...]
H A Ds3_clnt.c276 s->s3->flags &= ~SSL3_FLAGS_CCS_OK;
278 s->s3->change_cipher_spec = 0;
321 if (!(s->s3->tmp.new_cipher->algorithm_auth & (SSL_aNULL|SSL_aSRP)) &&
322 !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
376 if (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kSRP)
386 if (s->s3->tmp.cert_req)
419 if (s->s3->tmp.cert_req == 1)
427 if (s->s3->flags & TLS1_FLAGS_SKIP_CERT_VERIFY)
452 if (s->s3->next_proto_neg_seen)
459 s->session->cipher=s->s3
[all...]
H A Ds23_srvr.c547 s->s3->tmp.reuse_message=1;
548 s->s3->tmp.message_type=SSL3_MT_CLIENT_HELLO;
549 s->s3->tmp.message_size=i;
573 if (s->s3 != NULL) ssl3_free(s);
626 if (s->s3->rbuf.buf == NULL)
630 s->packet= &(s->s3->rbuf.buf[0]);
632 s->s3->rbuf.left=n;
633 s->s3->rbuf.offset=0;
638 s->s3->rbuf.left=0;
639 s->s3
[all...]
H A Dd1_both.c456 /* s3->tmp is used to store messages that are unexpected, caused
458 if (s->s3->tmp.reuse_message)
460 s->s3->tmp.reuse_message=0;
461 if ((mt >= 0) && (s->s3->tmp.message_type != mt))
469 s->init_num = (int)s->s3->tmp.message_size;
551 s->s3->tmp.message_size = msg_len;
553 s->s3->tmp.message_type = msg_hdr->type;
974 sender,slen,s->s3->tmp.finish_md);
975 s->s3->tmp.finish_md_len = i;
976 memcpy(p, s->s3
[all...]
H A Dd1_enc.c154 rec= &(s->s3->wrec);
179 rec= &(s->s3->rrec);
211 if (s->s3->flags & TLS1_FLAGS_TLS_PADDING_BUG)
H A Dheartbeat_test.c118 memset(fixture.s->s3->wbuf.buf, 0, fixture.s->s3->wbuf.len);
209 s->s3->rrec.data = payload;
210 s->s3->rrec.length = strlen((const char*)payload);
229 p = &(s->s3->wbuf.buf[
230 fixture.return_payload_offset + s->s3->wbuf.offset]);
H A Ds23_clnt.c382 p=s->s3->client_random;
471 memset(&(s->s3->client_random[0]),0,SSL3_RANDOM_SIZE);
472 if (RAND_pseudo_bytes(&(s->s3->client_random[SSL3_RANDOM_SIZE-i]),i) <= 0)
475 memcpy(p,&(s->s3->client_random[SSL3_RANDOM_SIZE-i]),i);
499 memcpy(p, s->s3->client_random, SSL3_RANDOM_SIZE);
664 &(s->s3->client_random[SSL3_RANDOM_SIZE-i]),i);
666 if (s->s3 != NULL) ssl3_free(s);
783 if (s->s3->rbuf.buf == NULL)
786 s->packet= &(s->s3->rbuf.buf[0]);
788 s->s3
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl58 $__s3=&DWP(16,"esp"); # s3 backing store
101 &mov ($t0,&DWP($frame+4*(($j+3)%4),"esp")); # prefetch "s3"
107 &xor ($t3,$t0); # t3^=s3
111 &mov (&DWP($frame+4*(($j+3)%4),"esp"),$t3); # s3=t3
268 &mov ($__s2,@T[2]); # s2^=s3|key[3];
276 &mov ($__s3,@T[3]); # s3^=LeftRotate(s2&key[2],1);
443 &mov ($__s2,@T[2]); # s2^=s3|key[3];
451 &mov ($__s3,@T[3]); # s3^=LeftRotate(s2&key[2],1);
809 # 12(%esp) # s3 16(%esp)
819 my ($s0,$s1,$s2,$s3)
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/aes/
H A Daes_x86core.c656 u32 s0, s1, s2, s3, t[4]; local
669 s3 = GETU32(in + 12) ^ rk[3];
677 Te4[(s3 >> 24) ] << 24;
680 Te4[(s3 >> 16) & 0xff] << 16 ^
683 Te4[(s3 >> 8) & 0xff] << 8 ^
686 t[3] = Te4[(s3 ) & 0xff] ^
715 Te3[(s3 >> 24) ] ^
719 Te2[(s3 >> 16) & 0xff] ^
723 Te1[(s3 >> 8) & 0xff] ^
727 t[3] = Te0[(s3 )
868 u32 s0, s1, s2, s3, t[4]; local
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/aes/asm/
H A Daes-parisc.pl54 ($s0,$s1,$s2,$s3) = ("%r1","%r2","%r3","%r4");
106 ldw 12($inp),$s3
114 vshd $s2,$s3,$s2
115 vshd $s3,$t1,$s3
142 _srm $s3,24,$acc4
144 _srm $s3,16,$acc5
146 _srm $s3,8,$acc6
153 stb $s3,15($out)
159 stw $s3,1
[all...]
H A Daes-sparcv9.pl67 $s3="%i3";
206 xor $t3,$s3,$s3
215 sll $s3,3,$acc3
224 srl $s3,5,$acc6
234 srl $s3,13,$acc9
244 srl $s3,21,$acc12 !
277 ld [$key+12],$s3 !
390 xor $acc13,$s3,$s3
[all...]
H A Daes-x86_64.pl51 $s3="%edx";
104 movzb `&lo("$s3")`,$acc2
109 movzb `&hi("$s3")`,$acc0
113 shr \$16,$s3
121 movzb `&lo("$s3")`,$acc1
127 movzb `&hi("$s3")`,$acc0
134 mov 12($key),$s3
146 xor $t3,$s3
161 movzb `&lo("$s3")`,$acc0
175 movzb `&hi("$s3")`,
[all...]
/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Daes-internal-enc.c25 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
37 s3 = GETU32(pt + 12) ^ rk[3];
93 s3 = TE41(t3) ^ TE42(t0) ^ TE43(t1) ^ TE44(t2) ^ rk[3];
94 PUTU32(ct + 12, s3);
H A Daes-internal-dec.c78 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
90 s3 = GETU32(ct + 12) ^ rk[3];
146 s3 = TD41(t3) ^ TD42(t2) ^ TD43(t1) ^ TD44(t0) ^ rk[3];
147 PUTU32(pt + 12, s3);
/freebsd-10.0-release/sys/mips/include/
H A Dregdef.h74 #define s3 $19 macro
/freebsd-10.0-release/tools/regression/usr.bin/calendar/
H A Dregress.sh14 REGRESSION_TEST(`s3',`$CALENDAR -t 31.12.2006')
/freebsd-10.0-release/contrib/amd/libamu/
H A Dstrutil.c71 str3cat(char *p, char *s1, char *s2, char *s3) argument
75 int l3 = strlen(s3);
80 memmove(p + l1 + l2, s3, l3 + 1);
/freebsd-10.0-release/lib/libc/mips/gen/
H A D_setjmp.S70 REG_S s3, (_JB_REG_S3 * SZREG)(a0)
100 REG_L s3, (_JB_REG_S3 * SZREG)(a0)
/freebsd-10.0-release/lib/libstand/mips/
H A D_setjmp.S68 REG_S s3, ((S3 + 3) * SZREG)(a0)
93 REG_L s3, ((S3 + 3) * SZREG)(a0)
/freebsd-10.0-release/release/powerpc/
H A Dmake-memstick.sh69 dd if=${tempfile} of=/dev/${unit}s3 bs=$BLOCKSIZE conv=sync
/freebsd-10.0-release/contrib/atf/atf-report/
H A Dreader.cpp275 struct timeval s3; local
276 timersub(&s2, &s1, &s3);
297 ATF_PARSER_CALLBACK(p, got_tp_end(&s3, reason));
352 struct timeval s3; local
353 timersub(&s2, &s1, &s3);
370 ATF_PARSER_CALLBACK(p, got_tc_end("passed", &s3, ""));
387 ATF_PARSER_CALLBACK(p, got_tc_end(state, &s3, reason));
/freebsd-10.0-release/contrib/flex/
H A Dmisc.c434 char *s1, *s2, *s3; local
446 s3 = &filename[sizeof (filename) - 2];
448 while (s2 < s3 && *s1) {
707 void out_str3 (fmt, s1, s2, s3)
708 const char *fmt, s1[], s2[], s3[];
710 fprintf (stdout,fmt, s1, s2, s3);
/freebsd-10.0-release/libexec/rtld-elf/mips/
H A Drtld_start.S57 move s3, a3 /* save ps_strings pointer */
85 move a3, s3 /* restore ps_strings */
/freebsd-10.0-release/sys/dev/ppbus/
H A Dimmio.c140 MS_RFETCH(MS_REG_STR, 0x38, MS_UNKNOWN /* &s3 */), \
286 char s1, s2, s3; local
294 CPP_S2, (void *)&s2, CPP_S3, (void *)&s3,
299 if ((s1 != (char)0xb8 || s2 != (char)0x18 || s3 != (char)0x38)) {
302 "(disconnect) s1=0x%x s2=0x%x, s3=0x%x\n",
303 s1 & 0xff, s2 & 0xff, s3 & 0xff);
323 char s1, s2, s3; local
336 CPP_S2, (void *)&s2, CPP_S3, (void *)&s3);
353 if ((s1 != (char)0xb8 || s2 != (char)0x18 || s3 != (char)0x30)) {
356 "(connect) s1=0x%x s2=0x%x, s3
[all...]

Completed in 248 milliseconds

12345