Home
last modified time | relevance | path

Searched refs:Xupdate (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/sha/asm/
Dsha1-s390x.pl75 sub Xupdate { subroutine
108 &Xupdate($i);
127 &Xupdate($i);
145 &Xupdate($i);
Dsha1-sparcv9.pl88 sub Xupdate { subroutine
121 &Xupdate(@_);
145 &Xupdate(@_);
168 &Xupdate(@_);
Dsha256-armv4.pl317 sub Xupdate() subroutine
527 &Xupdate(\&body_00_15);
528 &Xupdate(\&body_00_15);
529 &Xupdate(\&body_00_15);
530 &Xupdate(\&body_00_15);
Dsha1-armv4-large.pl109 sub Xupdate { subroutine
163 &Xupdate(@_,"and $t1,$b,$t1,ror#2");
172 &Xupdate(@_,"eor $t1,$b,$t1,ror#2");
180 &Xupdate(@_,"and $t1,$b,$t1,ror#2","and $t2,$c,$d");
Dsha512-armv8.pl477 sub Xupdate() subroutine
688 &Xupdate(\&body_00_15);
689 &Xupdate(\&body_00_15);
690 &Xupdate(\&body_00_15);
691 &Xupdate(\&body_00_15);
Dsha1-sparcv9a.pl91 sub Xupdate { subroutine
/third_party/openssl/crypto/sha/
Dsha_local.h35 #define Xupdate(a,ix,ia,ib,ic,id) ( (a)=(ia^ib^ic^id), \ macro
89 Xupdate(f,xi,xa,xb,xc,xd); \
94 Xupdate(f,xi,xa,xb,xc,xd); \
99 Xupdate(f,xa,xa,xb,xc,xd); \
104 Xupdate(f,xa,xa,xb,xc,xd); \
109 Xupdate(f,xa,xa,xb,xc,xd); \
346 Xupdate(T,xa,xa,xb,xc,xd); \
352 Xupdate(T,xa,xa,xb,xc,xd); \
358 Xupdate(T,xa,xa,xb,xc,xd); \
364 Xupdate(T,xa,xa,xb,xc,xd); \