Home
last modified time | relevance | path

Searched refs:mseed5 (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc8/gcc-8.5.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/lang/gcc11/gcc-11.2.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/lang/gcc10/gcc-10.3.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/devel/avr-gcc/gcc-10.2.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/lang/gcc9/gcc-9.4.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/runtime/
H A Daeshash.c36 __m128i mseed, mseed2, mseed3, mseed4, mseed5, mseed6, mseed7, mseed8; in aeshashbody() local
187 mseed5 = mseed2; in aeshashbody()
194 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
201 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
221 mval5 ^= mseed5; in aeshashbody()
267 mseed5 = mseed2; in aeshashbody()
274 mseed5 ^= _mm_loadu_si128((void*)((char*)aeskeysched.__values + 64)); in aeshashbody()
281 mseed5 = _mm_aesenc_si128(mseed5, mseed5); in aeshashbody()
301 mval5 ^= mseed5; in aeshashbody()