Home
last modified time | relevance | path

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

/freebsd/lib/libmd/
H A Dsha_locl.h204 #undef Xupdate
205 #define Xupdate(a,i,ia,ib,ic,id) X[(i)&0x0f]=(a)=\ macro
209 #undef Xupdate
210 #define Xupdate(a,i,ia,ib,ic,id) (a)=\ macro
220 Xupdate(f,i,xa,xb,xc,xd); \
225 Xupdate(f,i,xa,xb,xc,xd); \
230 Xupdate(f,i,xa,xa,xa,xa); \
235 Xupdate(f,i,xa,xa,xa,xa); \
240 Xupdate(f,i,xa,xa,xa,xa); \
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-s390x.pl77 sub Xupdate { subroutine
110 &Xupdate($i);
129 &Xupdate($i);
147 &Xupdate($i);
H A Dsha1-sparcv9.pl87 sub Xupdate { subroutine
120 &Xupdate(@_);
144 &Xupdate(@_);
167 &Xupdate(@_);
H A Dsha256-armv4.pl326 sub Xupdate() subroutine
536 &Xupdate(\&body_00_15);
537 &Xupdate(\&body_00_15);
538 &Xupdate(\&body_00_15);
539 &Xupdate(\&body_00_15);
H A Dsha1-armv4-large.pl111 sub Xupdate { subroutine
165 &Xupdate(@_,"and $t1,$b,$t1,ror#2");
174 &Xupdate(@_,"eor $t1,$b,$t1,ror#2");
182 &Xupdate(@_,"and $t1,$b,$t1,ror#2","and $t2,$c,$d");
H A Dsha512-armv8.pl468 sub Xupdate() subroutine
681 &Xupdate(\&body_00_15);
682 &Xupdate(\&body_00_15);
683 &Xupdate(\&body_00_15);
684 &Xupdate(\&body_00_15);
H A Dsha1-sparcv9a.pl90 sub Xupdate { subroutine
/freebsd/crypto/openssl/crypto/sha/
H A Dsha_local.h36 #define Xupdate(a,ix,ia,ib,ic,id) ( (a)=(ia^ib^ic^id), \ macro
90 Xupdate(f,xi,xa,xb,xc,xd); \
95 Xupdate(f,xi,xa,xb,xc,xd); \
100 Xupdate(f,xa,xa,xb,xc,xd); \
105 Xupdate(f,xa,xa,xb,xc,xd); \
110 Xupdate(f,xa,xa,xb,xc,xd); \
342 Xupdate(T,xa,xa,xb,xc,xd); \
348 Xupdate(T,xa,xa,xb,xc,xd); \
354 Xupdate(T,xa,xa,xb,xc,xd); \
360 Xupdate(T,xa,xa,xb,xc,xd); \