Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1.c116 #define Xupdate(a, ix, ia, ib, ic, id) \ macro
152 Xupdate(f, xi, xa, xb, xc, xd); \
159 Xupdate(f, xi, xa, xb, xc, xd); \
166 Xupdate(f, xa, xa, xb, xc, xd); \
173 Xupdate(f, xa, xa, xb, xc, xd); \
180 Xupdate(f, xa, xa, xb, xc, xd); \
358 #undef Xupdate
/external/boringssl/src/crypto/fipsmodule/sha/asm/
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");