Home
last modified time | relevance | path

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

/dports/security/cryptopp/cryptopp-8.6.0/
H A Dsha_simd.cpp1023 void VecStore32(const T data, word32 dest[4]) in VecStore32() function
1242 VecStore32(abcd, state+0); in SHA256_HashMultipleBlocks_POWER8()
1243 VecStore32(efgh, state+4); in SHA256_HashMultipleBlocks_POWER8()
H A Dblake2s_simd.cpp733 inline void VecStore32(T* p, const uint32x4_p x) in VecStore32() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dsha_simd.cpp1025 void VecStore32(const T data, word32 dest[4]) in VecStore32() function
1244 VecStore32(abcd, state+0); in SHA256_HashMultipleBlocks_POWER8()
1245 VecStore32(efgh, state+4); in SHA256_HashMultipleBlocks_POWER8()
H A Dblake2s_simd.cpp733 inline void VecStore32(T* p, const uint32x4_p x) in VecStore32() function
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dsha_simd.cpp1025 void VecStore32(const T data, word32 dest[4]) in VecStore32() function
1244 VecStore32(abcd, state+0); in SHA256_HashMultipleBlocks_POWER8()
1245 VecStore32(efgh, state+4); in SHA256_HashMultipleBlocks_POWER8()
H A Dblake2s_simd.cpp733 inline void VecStore32(T* p, const uint32x4_p x) in VecStore32() function
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dsha_simd.cpp1025 void VecStore32(const T data, word32 dest[4])
1244 VecStore32(abcd, state+0);
1245 VecStore32(efgh, state+4);
H A Dblake2s_simd.cpp733 inline void VecStore32(T* p, const uint32x4_p x) in VecStore32() function