Home | History | Annotate | Download | only in crc

Lines Matching refs:Maj

33 static inline uint32_t Maj(uint32_t x, uint32_t y, uint32_t z)
87 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2;
89 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2;
91 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2;
93 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2;
95 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2;
97 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2;
99 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2;
101 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2;
104 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2;
106 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2;
108 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2;
110 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2;
112 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2;
114 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2;
116 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2;
118 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2;
121 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2;
123 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2;
125 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2;
127 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2;
129 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2;
131 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2;
133 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2;
135 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2;
138 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2;
140 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2;
142 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2;
144 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2;
146 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2;
148 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2;
150 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2;
152 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2;
155 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2;
157 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2;
159 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2;
161 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2;
163 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2;
165 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2;
167 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2;
169 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2;
172 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2;
174 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2;
176 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2;
178 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2;
180 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2;
182 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2;
184 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2;
186 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2;
189 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2;
191 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2;
193 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2;
195 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2;
197 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2;
199 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2;
201 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2;
203 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2;
206 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2;
208 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2;
210 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2;
212 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2;
214 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2;
216 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2;
218 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2;
220 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2;