Home
last modified time | relevance | path

Searched refs:_mm_sha1nexte_epu32 (Results 1 – 25 of 140) sorted by relevance

123456

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/hash/sha1/sha1_x86/
H A Dsha1_x86.cpp55 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_compress_x86()
63 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_compress_x86()
72 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_compress_x86()
80 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_compress_x86()
88 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_compress_x86()
96 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_compress_x86()
104 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_compress_x86()
112 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_compress_x86()
120 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_compress_x86()
128 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_compress_x86()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/hash/sha1/sha1_x86/
H A Dsha1_x86.cpp55 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_compress_x86()
63 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_compress_x86()
72 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_compress_x86()
80 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_compress_x86()
88 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_compress_x86()
96 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_compress_x86()
104 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_compress_x86()
112 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_compress_x86()
120 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_compress_x86()
128 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_compress_x86()
[all …]
/dports/security/botan2/Botan-2.18.2/src/lib/hash/sha1/sha1_x86/
H A Dsha1_x86.cpp55 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_compress_x86()
63 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_compress_x86()
72 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_compress_x86()
80 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_compress_x86()
88 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_compress_x86()
96 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_compress_x86()
104 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_compress_x86()
112 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_compress_x86()
120 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_compress_x86()
128 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_compress_x86()
[all …]
/dports/security/putty/putty-0.76/
H A Dsshsha.c401 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_ni_block()
409 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_ni_block()
418 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_ni_block()
426 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_ni_block()
434 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_ni_block()
442 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_ni_block()
450 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_ni_block()
458 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_ni_block()
466 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_ni_block()
474 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_ni_block()
[all …]
/dports/security/putty-nogtk/putty-0.76/
H A Dsshsha.c401 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_ni_block()
409 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_ni_block()
418 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_ni_block()
426 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_ni_block()
434 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_ni_block()
442 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_ni_block()
450 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_ni_block()
458 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_ni_block()
466 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_ni_block()
474 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_ni_block()
[all …]
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dsshsha.c401 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_ni_block()
409 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_ni_block()
418 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_ni_block()
426 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_ni_block()
434 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_ni_block()
442 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_ni_block()
450 E1 = _mm_sha1nexte_epu32(E1, MSG3); in sha1_ni_block()
458 E0 = _mm_sha1nexte_epu32(E0, MSG0); in sha1_ni_block()
466 E1 = _mm_sha1nexte_epu32(E1, MSG1); in sha1_ni_block()
474 E0 = _mm_sha1nexte_epu32(E0, MSG2); in sha1_ni_block()
[all …]
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dsha_simd.cpp261 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_HashMultipleBlocks_SHANI()
269 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_HashMultipleBlocks_SHANI()
278 E1 = _mm_sha1nexte_epu32(E1, MSG3); in SHA1_HashMultipleBlocks_SHANI()
286 E0 = _mm_sha1nexte_epu32(E0, MSG0); in SHA1_HashMultipleBlocks_SHANI()
294 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_HashMultipleBlocks_SHANI()
302 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_HashMultipleBlocks_SHANI()
310 E1 = _mm_sha1nexte_epu32(E1, MSG3); in SHA1_HashMultipleBlocks_SHANI()
318 E0 = _mm_sha1nexte_epu32(E0, MSG0); in SHA1_HashMultipleBlocks_SHANI()
326 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_HashMultipleBlocks_SHANI()
334 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_HashMultipleBlocks_SHANI()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dsha_simd.cpp263 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_HashMultipleBlocks_SHANI()
271 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_HashMultipleBlocks_SHANI()
280 E1 = _mm_sha1nexte_epu32(E1, MSG3); in SHA1_HashMultipleBlocks_SHANI()
288 E0 = _mm_sha1nexte_epu32(E0, MSG0); in SHA1_HashMultipleBlocks_SHANI()
296 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_HashMultipleBlocks_SHANI()
304 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_HashMultipleBlocks_SHANI()
312 E1 = _mm_sha1nexte_epu32(E1, MSG3); in SHA1_HashMultipleBlocks_SHANI()
320 E0 = _mm_sha1nexte_epu32(E0, MSG0); in SHA1_HashMultipleBlocks_SHANI()
328 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_HashMultipleBlocks_SHANI()
336 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_HashMultipleBlocks_SHANI()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dsha_simd.cpp263 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_HashMultipleBlocks_SHANI()
271 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_HashMultipleBlocks_SHANI()
280 E1 = _mm_sha1nexte_epu32(E1, MSG3); in SHA1_HashMultipleBlocks_SHANI()
288 E0 = _mm_sha1nexte_epu32(E0, MSG0); in SHA1_HashMultipleBlocks_SHANI()
296 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_HashMultipleBlocks_SHANI()
304 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_HashMultipleBlocks_SHANI()
312 E1 = _mm_sha1nexte_epu32(E1, MSG3); in SHA1_HashMultipleBlocks_SHANI()
320 E0 = _mm_sha1nexte_epu32(E0, MSG0); in SHA1_HashMultipleBlocks_SHANI()
328 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_HashMultipleBlocks_SHANI()
336 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_HashMultipleBlocks_SHANI()
[all …]
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dsha_simd.cpp263 E1 = _mm_sha1nexte_epu32(E1, MSG1);
271 E0 = _mm_sha1nexte_epu32(E0, MSG2);
280 E1 = _mm_sha1nexte_epu32(E1, MSG3);
288 E0 = _mm_sha1nexte_epu32(E0, MSG0);
296 E1 = _mm_sha1nexte_epu32(E1, MSG1);
304 E0 = _mm_sha1nexte_epu32(E0, MSG2);
312 E1 = _mm_sha1nexte_epu32(E1, MSG3);
320 E0 = _mm_sha1nexte_epu32(E0, MSG0);
328 E1 = _mm_sha1nexte_epu32(E1, MSG1);
336 E0 = _mm_sha1nexte_epu32(E0, MSG2);
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dsha.cpp135 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_SSE_SHA_Transform()
143 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_SSE_SHA_Transform()
152 E1 = _mm_sha1nexte_epu32(E1, MSG3); in SHA1_SSE_SHA_Transform()
160 E0 = _mm_sha1nexte_epu32(E0, MSG0); in SHA1_SSE_SHA_Transform()
168 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_SSE_SHA_Transform()
176 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_SSE_SHA_Transform()
184 E1 = _mm_sha1nexte_epu32(E1, MSG3); in SHA1_SSE_SHA_Transform()
192 E0 = _mm_sha1nexte_epu32(E0, MSG0); in SHA1_SSE_SHA_Transform()
200 E1 = _mm_sha1nexte_epu32(E1, MSG1); in SHA1_SSE_SHA_Transform()
208 E0 = _mm_sha1nexte_epu32(E0, MSG2); in SHA1_SSE_SHA_Transform()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dsha1nexte-1.c12 x = _mm_sha1nexte_epu32 (x, x); in sha_test()

123456