History log of /isa-l_crypto/sm3_mb/ (Results 1 – 25 of 47)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6e0f4e9924-May-2024 Nicola Torracca <nicola.torracca@gmail.com>

Use VPTERNLOG for 3-operands boolean functions.

Signed-off-by: Nicola Torracca <nicola.torracca@gmail.com>

ee2d4bdc23-May-2024 Nicola Torracca <shark@bitchx.it>

Use embedded broadcast to replicate constants for AVX512.

Signed-off-by: Nicola Torracca <shark@bitchx.it>

d28f103422-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

Bump minimum NASM version

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


/isa-l_crypto/Doxyfile
/isa-l_crypto/Makefile.am
/isa-l_crypto/Makefile.nmake
/isa-l_crypto/Makefile.unx
/isa-l_crypto/README.md
/isa-l_crypto/Release_notes.txt
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_vaes.asm
/isa-l_crypto/aes/aarch64/aes_gcm_aes_finalize_128.S
/isa-l_crypto/aes/aarch64/aes_gcm_aes_finalize_256.S
/isa-l_crypto/aes/aarch64/aes_gcm_aes_init.S
/isa-l_crypto/aes/aarch64/cbc_dec_aes.S
/isa-l_crypto/aes/aarch64/cbc_enc_aes.S
/isa-l_crypto/aes/aarch64/gcm_enc_dec.S
/isa-l_crypto/aes/aarch64/gcm_precomp.S
/isa-l_crypto/aes/aarch64/gcm_update.S
/isa-l_crypto/aes/aes_gcm.c
/isa-l_crypto/aes/aes_param_test.c
/isa-l_crypto/aes/cbc_dec_vaes_avx512.asm
/isa-l_crypto/aes/cbc_ossl_perf.c
/isa-l_crypto/aes/cbc_pre.c
/isa-l_crypto/aes/cbc_std_vectors.h
/isa-l_crypto/aes/cbc_std_vectors_random_test.c
/isa-l_crypto/aes/cbc_std_vectors_test.c
/isa-l_crypto/aes/gcm_avx_gen2.asm
/isa-l_crypto/aes/gcm_avx_gen4.asm
/isa-l_crypto/aes/gcm_nt_rand_test.c
/isa-l_crypto/aes/gcm_nt_std_vectors_test.c
/isa-l_crypto/aes/gcm_ossl_perf.c
/isa-l_crypto/aes/gcm_pre.c
/isa-l_crypto/aes/gcm_simple_example.c
/isa-l_crypto/aes/gcm_sse.asm
/isa-l_crypto/aes/gcm_std_vectors_random_test.c
/isa-l_crypto/aes/gcm_std_vectors_test.c
/isa-l_crypto/aes/gcm_vaes_avx512.asm
/isa-l_crypto/configure.ac
/isa-l_crypto/examples/saturation_test/aes_thread.c
/isa-l_crypto/fips/Makefile.am
/isa-l_crypto/fips/aes_self_tests.c
/isa-l_crypto/fips/self_tests_generic.c
/isa-l_crypto/include/aes_cbc.h
/isa-l_crypto/include/aes_cbc_internal.h
/isa-l_crypto/include/aes_gcm.h
/isa-l_crypto/include/aes_gcm_internal.h
/isa-l_crypto/include/aes_xts.h
/isa-l_crypto/include/isal_crypto_api.h
/isa-l_crypto/include/md5_mb.h
/isa-l_crypto/include/mh_sha1.h
/isa-l_crypto/include/mh_sha1_murmur3_x64_128.h
/isa-l_crypto/include/mh_sha256.h
/isa-l_crypto/include/rolling_hashx.h
/isa-l_crypto/include/sha256_mb.h
/isa-l_crypto/include/sha512_mb.h
/isa-l_crypto/isa-l_crypto.def
/isa-l_crypto/make.inc
/isa-l_crypto/md5_mb/md5_ctx_avx512.c
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_x16x2_avx512.asm
/isa-l_crypto/md5_mb/md5_multibinary.asm
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_asimd.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_ce.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_sve.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_sve2.c
/isa-l_crypto/mh_sha1/mh_sha1.c
/isa-l_crypto/mh_sha1/mh_sha1_avx512.c
/isa-l_crypto/mh_sha1/mh_sha1_base_aliases.c
/isa-l_crypto/mh_sha1/mh_sha1_block_avx512.asm
/isa-l_crypto/mh_sha1/mh_sha1_finalize_base.c
/isa-l_crypto/mh_sha1/mh_sha1_internal.h
/isa-l_crypto/mh_sha1/mh_sha1_multibinary.asm
/isa-l_crypto/mh_sha1/mh_sha1_param_test.c
/isa-l_crypto/mh_sha1/mh_sha1_perf.c
/isa-l_crypto/mh_sha1/mh_sha1_test.c
/isa-l_crypto/mh_sha1/mh_sha1_update_base.c
/isa-l_crypto/mh_sha1/mh_sha1_update_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_avx512.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_base_aliases.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx512.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_finalize_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_internal.h
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_multibinary.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_param_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_perf.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_test.c
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_ce.c
/isa-l_crypto/mh_sha256/mh_sha256.c
/isa-l_crypto/mh_sha256/mh_sha256_avx512.c
/isa-l_crypto/mh_sha256/mh_sha256_base_aliases.c
/isa-l_crypto/mh_sha256/mh_sha256_block_avx512.asm
/isa-l_crypto/mh_sha256/mh_sha256_finalize_base.c
/isa-l_crypto/mh_sha256/mh_sha256_internal.h
/isa-l_crypto/mh_sha256/mh_sha256_multibinary.asm
/isa-l_crypto/mh_sha256/mh_sha256_param_test.c
/isa-l_crypto/mh_sha256/mh_sha256_perf.c
/isa-l_crypto/mh_sha256/mh_sha256_test.c
/isa-l_crypto/mh_sha256/mh_sha256_update_base.c
/isa-l_crypto/mh_sha256/mh_sha256_update_test.c
/isa-l_crypto/misc/Makefile.am
/isa-l_crypto/misc/version.c
/isa-l_crypto/misc/version_test.c
/isa-l_crypto/rolling_hash/chunking_with_mb_hash.c
/isa-l_crypto/rolling_hash/rolling_hash2.c
/isa-l_crypto/rolling_hash/rolling_hash2_param_test.c
/isa-l_crypto/rolling_hash/rolling_hash2_perf.c
/isa-l_crypto/rolling_hash/rolling_hash2_test.c
/isa-l_crypto/rolling_hash/rolling_hashx_internal.h
/isa-l_crypto/sha1_mb/sha1_ctx_avx512.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx512_ni.c
/isa-l_crypto/sha1_mb/sha1_ctx_sse_ni.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx512_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_sse_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_sse_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_x16_avx512.asm
/isa-l_crypto/sha1_mb/sha1_multibinary.asm
/isa-l_crypto/sha1_mb/sha1_ni_x1.asm
/isa-l_crypto/sha1_mb/sha1_ni_x2.asm
/isa-l_crypto/sha256_mb/sha256_ctx_avx512.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512_ni.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse_ni.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_x16_avx512.asm
/isa-l_crypto/sha256_mb/sha256_multibinary.asm
/isa-l_crypto/sha256_mb/sha256_ni_x1.asm
/isa-l_crypto/sha256_mb/sha256_ni_x2.asm
/isa-l_crypto/sha512_mb/sha512_ctx_avx512.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_x8_avx512.asm
/isa-l_crypto/sha512_mb/sha512_multibinary.asm
sm3_ctx_avx512.c
sm3_mb_mgr_flush_avx512.asm
sm3_mb_mgr_submit_avx512.asm
sm3_mb_x16_avx512.asm
/isa-l_crypto/tests/acvp/acvp_app.c
/isa-l_crypto/tests/acvp/acvp_app_isal_cbc.c
/isa-l_crypto/tests/acvp/acvp_app_isal_gcm.c
/isa-l_crypto/tests/extended/Makefile.nmake
/isa-l_crypto/tests/extended/md5_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha1_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha256_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha512_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sm3_mb_over_4GB_test.c
/isa-l_crypto/tools/gen_nmake.mk
3080abda16-May-2024 Tomasz Kantecki <tomasz.kantecki@intel.com>

sm3: add v2.24 API compatibility compilation mode and
move some defines from public to internal header file

Signed-off-by: Tomasz Kantecki <tomasz.kantecki@intel.com>

6801b27b08-May-2024 Tomasz Kantecki <tomasz.kantecki@intel.com>

sm3: deprecate old SM3 multi-buffer API

Signed-off-by: Tomasz Kantecki <tomasz.kantecki@intel.com>


/isa-l_crypto/aes/cbc_dec_vaes_avx512.asm
/isa-l_crypto/aes/cbc_std_vectors.h
/isa-l_crypto/aes/gcm_vectors.h
/isa-l_crypto/aes/keyexp_128.asm
/isa-l_crypto/aes/keyexp_192.asm
/isa-l_crypto/aes/keyexp_256.asm
/isa-l_crypto/aes/keyexp_multibinary.asm
/isa-l_crypto/examples/saturation_test/aes_thread.c
/isa-l_crypto/examples/saturation_test/isal_multithread_perf.c
/isa-l_crypto/examples/saturation_test/md5_thread.c
/isa-l_crypto/examples/saturation_test/sha1_thread.c
/isa-l_crypto/examples/saturation_test/sha256_thread.c
/isa-l_crypto/examples/saturation_test/sha512_thread.c
/isa-l_crypto/fips/aes_self_tests.c
/isa-l_crypto/fips/sha_self_tests.c
/isa-l_crypto/include/isal_crypto_api.h
/isa-l_crypto/include/md5_mb.h
/isa-l_crypto/include/md5_mb_internal.h
/isa-l_crypto/include/mh_sha1.h
/isa-l_crypto/include/mh_sha1_murmur3_x64_128.h
/isa-l_crypto/include/mh_sha256.h
/isa-l_crypto/include/rolling_hashx.h
/isa-l_crypto/include/sha1_mb_internal.h
/isa-l_crypto/include/sha256_mb.h
/isa-l_crypto/include/sha256_mb_internal.h
/isa-l_crypto/include/sha512_mb.h
/isa-l_crypto/include/sha512_mb_internal.h
/isa-l_crypto/include/sm3_mb.h
/isa-l_crypto/include/sm3_mb_internal.h
/isa-l_crypto/make.inc
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_asimd.c
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_sve.c
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_sve2.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_aarch64_dispatcher.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_asimd_x1.S
/isa-l_crypto/md5_mb/aarch64/md5_mb_asimd_x4.S
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_asimd.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_sve.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_sve2.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_multibinary.S
/isa-l_crypto/md5_mb/aarch64/md5_mb_sve.S
/isa-l_crypto/md5_mb/md5_ctx_avx.c
/isa-l_crypto/md5_mb/md5_ctx_avx2.c
/isa-l_crypto/md5_mb/md5_ctx_avx512.c
/isa-l_crypto/md5_mb/md5_ctx_base.c
/isa-l_crypto/md5_mb/md5_ctx_base_aliases.c
/isa-l_crypto/md5_mb/md5_ctx_sse.c
/isa-l_crypto/md5_mb/md5_mb.c
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx2.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_sse.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_init_avx2.c
/isa-l_crypto/md5_mb/md5_mb_mgr_init_avx512.c
/isa-l_crypto/md5_mb/md5_mb_mgr_init_sse.c
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx2.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_sse.asm
/isa-l_crypto/md5_mb/md5_mb_param_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_ssl_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_update_test.c
/isa-l_crypto/md5_mb/md5_mb_test.c
/isa-l_crypto/md5_mb/md5_mb_vs_ossl_perf.c
/isa-l_crypto/md5_mb/md5_mb_x4x2_avx.asm
/isa-l_crypto/md5_mb/md5_mb_x4x2_sse.asm
/isa-l_crypto/md5_mb/md5_multibinary.asm
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_aarch64_dispatcher.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_asimd.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_block_asimd.S
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_block_ce.S
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_block_sve.S
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_ce.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_multibinary.S
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_sve.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_sve2.c
/isa-l_crypto/mh_sha1/mh_sha1.c
/isa-l_crypto/mh_sha1/mh_sha1_avx512.c
/isa-l_crypto/mh_sha1/mh_sha1_base_aliases.c
/isa-l_crypto/mh_sha1/mh_sha1_block_avx.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_avx2.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_avx512.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_base.c
/isa-l_crypto/mh_sha1/mh_sha1_block_sse.asm
/isa-l_crypto/mh_sha1/mh_sha1_finalize_base.c
/isa-l_crypto/mh_sha1/mh_sha1_internal.h
/isa-l_crypto/mh_sha1/mh_sha1_multibinary.asm
/isa-l_crypto/mh_sha1/mh_sha1_param_test.c
/isa-l_crypto/mh_sha1/mh_sha1_perf.c
/isa-l_crypto/mh_sha1/mh_sha1_ref.c
/isa-l_crypto/mh_sha1/mh_sha1_test.c
/isa-l_crypto/mh_sha1/mh_sha1_update_base.c
/isa-l_crypto/mh_sha1/mh_sha1_update_test.c
/isa-l_crypto/mh_sha1/sha1_for_mh_sha1.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_aarch64_dispatcher.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_aarch64_internal.h
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_asimd.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_block_asimd.S
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_block_ce.S
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_ce.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_multibinary.S
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_avx512.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_base_aliases.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx2.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx512.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_sse.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_finalize_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_internal.h
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_multibinary.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_param_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_perf.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/murmur3_x64_128_internal.c
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_aarch64_dispatcher.c
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_block_ce.S
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_ce.c
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_multibinary.S
/isa-l_crypto/mh_sha256/mh_sha256.c
/isa-l_crypto/mh_sha256/mh_sha256_avx512.c
/isa-l_crypto/mh_sha256/mh_sha256_base_aliases.c
/isa-l_crypto/mh_sha256/mh_sha256_block_avx.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_avx2.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_avx512.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_base.c
/isa-l_crypto/mh_sha256/mh_sha256_block_sse.asm
/isa-l_crypto/mh_sha256/mh_sha256_finalize_base.c
/isa-l_crypto/mh_sha256/mh_sha256_internal.h
/isa-l_crypto/mh_sha256/mh_sha256_multibinary.asm
/isa-l_crypto/mh_sha256/mh_sha256_param_test.c
/isa-l_crypto/mh_sha256/mh_sha256_perf.c
/isa-l_crypto/mh_sha256/mh_sha256_ref.c
/isa-l_crypto/mh_sha256/mh_sha256_test.c
/isa-l_crypto/mh_sha256/mh_sha256_update_base.c
/isa-l_crypto/mh_sha256/mh_sha256_update_test.c
/isa-l_crypto/mh_sha256/sha256_for_mh_sha256.c
/isa-l_crypto/rolling_hash/aarch64/rolling_hash2_aarch64_dispatcher.c
/isa-l_crypto/rolling_hash/aarch64/rolling_hash2_aarch64_multibinary.S
/isa-l_crypto/rolling_hash/chunking_with_mb_hash.c
/isa-l_crypto/rolling_hash/rolling_hash2.c
/isa-l_crypto/rolling_hash/rolling_hash2_base_aliases.c
/isa-l_crypto/rolling_hash/rolling_hash2_multibinary.asm
/isa-l_crypto/rolling_hash/rolling_hash2_param_test.c
/isa-l_crypto/rolling_hash/rolling_hash2_perf.c
/isa-l_crypto/rolling_hash/rolling_hash2_test.c
/isa-l_crypto/rolling_hash/rolling_hash2_until_00.asm
/isa-l_crypto/rolling_hash/rolling_hash2_until_04.asm
/isa-l_crypto/rolling_hash/rolling_hashx_base.c
/isa-l_crypto/rolling_hash/rolling_hashx_internal.h
/isa-l_crypto/sha1_mb/sha1_mb_test.c
/isa-l_crypto/sha256_mb/aarch64/sha256_ctx_ce.c
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_aarch64_dispatcher.c
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_mgr_ce.c
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_multibinary.S
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_x2_ce.S
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_x3_ce.S
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_x4_ce.S
/isa-l_crypto/sha256_mb/sha256_ctx_avx.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx2.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512_ni.c
/isa-l_crypto/sha256_mb/sha256_ctx_base.c
/isa-l_crypto/sha256_mb/sha256_ctx_base_aliases.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse_ni.c
/isa-l_crypto/sha256_mb/sha256_job.asm
/isa-l_crypto/sha256_mb/sha256_mb.c
/isa-l_crypto/sha256_mb/sha256_mb_flush_test.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx2.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_sse.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_avx2.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_avx512.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_sse.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx2.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_sse.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_param_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_ssl_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_update_test.c
/isa-l_crypto/sha256_mb/sha256_mb_test.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_perf.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_shortage_perf.c
/isa-l_crypto/sha256_mb/sha256_mb_x16_avx512.asm
/isa-l_crypto/sha256_mb/sha256_multibinary.asm
/isa-l_crypto/sha256_mb/sha256_ref.c
/isa-l_crypto/sha512_mb/aarch64/sha512_ctx_ce.c
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_aarch64_dispatcher.c
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_mgr_ce.c
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_multibinary.S
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_x2_ce.S
/isa-l_crypto/sha512_mb/sha512_ctx_avx.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx2.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx512.c
/isa-l_crypto/sha512_mb/sha512_ctx_base.c
/isa-l_crypto/sha512_mb/sha512_ctx_base_aliases.c
/isa-l_crypto/sha512_mb/sha512_ctx_sb_sse4.c
/isa-l_crypto/sha512_mb/sha512_ctx_sse.c
/isa-l_crypto/sha512_mb/sha512_job.asm
/isa-l_crypto/sha512_mb/sha512_mb.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx2.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_sse.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_avx2.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_avx512.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_sse.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx2.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_sse.asm
/isa-l_crypto/sha512_mb/sha512_mb_param_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_ssl_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_update_test.c
/isa-l_crypto/sha512_mb/sha512_mb_test.c
/isa-l_crypto/sha512_mb/sha512_mb_vs_ossl_perf.c
/isa-l_crypto/sha512_mb/sha512_multibinary.asm
/isa-l_crypto/sha512_mb/sha512_ref.c
/isa-l_crypto/sha512_mb/sha512_sb_mgr_flush_sse4.c
/isa-l_crypto/sha512_mb/sha512_sb_mgr_init_sse4.c
/isa-l_crypto/sha512_mb/sha512_sb_mgr_submit_sse4.c
/isa-l_crypto/sha512_mb/sha512_sse4.asm
aarch64/sm3_mb_aarch64_dispatcher.c
aarch64/sm3_mb_ctx_asimd_aarch64.c
aarch64/sm3_mb_ctx_sm_aarch64.c
aarch64/sm3_mb_ctx_sve.c
aarch64/sm3_mb_ctx_sve2.c
aarch64/sm3_mb_mgr_asimd_aarch64.c
aarch64/sm3_mb_mgr_sm_aarch64.c
aarch64/sm3_mb_mgr_sve.c
aarch64/sm3_mb_mgr_sve2.c
aarch64/sm3_mb_multibinary_aarch64.S
aarch64/sm3_mb_sve.S
sm3_ctx_avx2.c
sm3_ctx_avx512.c
sm3_ctx_base.c
sm3_ctx_base_aliases.c
sm3_job.asm
sm3_mb.c
sm3_mb_flush_test.c
sm3_mb_mgr_flush_avx2.asm
sm3_mb_mgr_flush_avx512.asm
sm3_mb_mgr_submit_avx2.asm
sm3_mb_mgr_submit_avx512.asm
sm3_mb_param_test.c
sm3_mb_rand_ssl_test.c
sm3_mb_rand_test.c
sm3_mb_rand_update_test.c
sm3_mb_test.c
sm3_mb_vs_ossl_perf.c
sm3_mb_vs_ossl_shortage_perf.c
sm3_mb_x16_avx512.asm
sm3_multibinary.asm
sm3_ref_test.c
/isa-l_crypto/tests/acvp/acvp_app_isal_sha.c
/isa-l_crypto/tests/acvp/makefile
/isa-l_crypto/tests/extended/Makefile
/isa-l_crypto/tests/extended/Makefile.nmake
/isa-l_crypto/tests/extended/md5_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha256_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha512_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sm3_mb_over_4GB_test.c
/isa-l_crypto/tools/test_extended.sh
8cb7fe7808-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

multibuffer: add ISAL_ prefix to hash multibuffer enums

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


/isa-l_crypto/Makefile.nmake
/isa-l_crypto/aes/XTS_AES_128_dec_avx.asm
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_dec_sse.asm
/isa-l_crypto/aes/XTS_AES_128_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_avx.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_sse.asm
/isa-l_crypto/aes/XTS_AES_128_enc_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_avx.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_sse.asm
/isa-l_crypto/aes/XTS_AES_256_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_avx.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_sse.asm
/isa-l_crypto/aes/XTS_AES_256_enc_vaes.asm
/isa-l_crypto/aes/aarch64/gcm_aarch64_dispatcher.c
/isa-l_crypto/aes/aarch64/gcm_multibinary_aarch64.S
/isa-l_crypto/aes/aarch64/xts_aarch64_dispatcher.c
/isa-l_crypto/aes/aarch64/xts_multibinary_aarch64.S
/isa-l_crypto/aes/aes_gcm.c
/isa-l_crypto/aes/aes_param_test.c
/isa-l_crypto/aes/aes_xts.c
/isa-l_crypto/aes/gcm_avx_gen2.asm
/isa-l_crypto/aes/gcm_avx_gen4.asm
/isa-l_crypto/aes/gcm_multibinary.asm
/isa-l_crypto/aes/gcm_multibinary_nt.asm
/isa-l_crypto/aes/gcm_nt_rand_test.c
/isa-l_crypto/aes/gcm_nt_std_vectors_test.c
/isa-l_crypto/aes/gcm_ossl_perf.c
/isa-l_crypto/aes/gcm_pre.c
/isa-l_crypto/aes/gcm_simple_example.c
/isa-l_crypto/aes/gcm_sse.asm
/isa-l_crypto/aes/gcm_std_vectors_random_test.c
/isa-l_crypto/aes/gcm_std_vectors_test.c
/isa-l_crypto/aes/gcm_vaes_avx512.asm
/isa-l_crypto/aes/keyexp_128.asm
/isa-l_crypto/aes/keyexp_192.asm
/isa-l_crypto/aes/keyexp_256.asm
/isa-l_crypto/aes/xts_128_dec_ossl_perf.c
/isa-l_crypto/aes/xts_128_dec_perf.c
/isa-l_crypto/aes/xts_128_enc_ossl_perf.c
/isa-l_crypto/aes/xts_128_enc_perf.c
/isa-l_crypto/aes/xts_128_expanded_key_test.c
/isa-l_crypto/aes/xts_128_rand.c
/isa-l_crypto/aes/xts_128_rand_ossl_test.c
/isa-l_crypto/aes/xts_128_test.c
/isa-l_crypto/aes/xts_256_dec_ossl_perf.c
/isa-l_crypto/aes/xts_256_dec_perf.c
/isa-l_crypto/aes/xts_256_enc_ossl_perf.c
/isa-l_crypto/aes/xts_256_enc_perf.c
/isa-l_crypto/aes/xts_256_expanded_key_test.c
/isa-l_crypto/aes/xts_256_rand.c
/isa-l_crypto/aes/xts_256_rand_ossl_test.c
/isa-l_crypto/aes/xts_256_test.c
/isa-l_crypto/aes/xts_aes_128_multibinary.asm
/isa-l_crypto/aes/xts_aes_256_multibinary.asm
/isa-l_crypto/configure.ac
/isa-l_crypto/examples/saturation_test/aes_thread.c
/isa-l_crypto/examples/saturation_test/md5_thread.c
/isa-l_crypto/fips/aes_self_tests.c
/isa-l_crypto/fips/sha_self_tests.c
/isa-l_crypto/include/aes_gcm.h
/isa-l_crypto/include/aes_gcm_internal.h
/isa-l_crypto/include/aes_xts.h
/isa-l_crypto/include/aes_xts_internal.h
/isa-l_crypto/include/md5_mb.h
/isa-l_crypto/include/multi_buffer.h
/isa-l_crypto/include/sha1_mb.h
/isa-l_crypto/include/sha1_mb_internal.h
/isa-l_crypto/include/sha256_mb.h
/isa-l_crypto/include/sha512_mb.h
/isa-l_crypto/include/sm3_mb.h
/isa-l_crypto/make.inc
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_asimd.c
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_sve.c
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_sve2.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_asimd.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_sve.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_sve2.c
/isa-l_crypto/md5_mb/md5_ctx_avx.c
/isa-l_crypto/md5_mb/md5_ctx_avx2.c
/isa-l_crypto/md5_mb/md5_ctx_avx512.c
/isa-l_crypto/md5_mb/md5_ctx_base.c
/isa-l_crypto/md5_mb/md5_ctx_base_aliases.c
/isa-l_crypto/md5_mb/md5_ctx_sse.c
/isa-l_crypto/md5_mb/md5_job.asm
/isa-l_crypto/md5_mb/md5_mb.c
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx2.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_sse.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx2.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_sse.asm
/isa-l_crypto/md5_mb/md5_mb_param_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_ssl_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_update_test.c
/isa-l_crypto/md5_mb/md5_mb_test.c
/isa-l_crypto/md5_mb/md5_mb_vs_ossl_perf.c
/isa-l_crypto/mh_sha1/mh_sha1.c
/isa-l_crypto/mh_sha1/mh_sha1_param_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_param_test.c
/isa-l_crypto/mh_sha256/mh_sha256.c
/isa-l_crypto/mh_sha256/mh_sha256_param_test.c
/isa-l_crypto/rolling_hash/chunking_with_mb_hash.c
/isa-l_crypto/sha1_mb/aarch64/sha1_ctx_asimd.c
/isa-l_crypto/sha1_mb/aarch64/sha1_ctx_ce.c
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_aarch64_dispatcher.c
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_asimd_x4.S
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_mgr_asimd.c
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_mgr_ce.c
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_multibinary.S
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_x1_ce.S
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_x2_ce.S
/isa-l_crypto/sha1_mb/sha1_ctx_avx.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx2.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx512.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx512_ni.c
/isa-l_crypto/sha1_mb/sha1_ctx_base.c
/isa-l_crypto/sha1_mb/sha1_ctx_base_aliases.c
/isa-l_crypto/sha1_mb/sha1_ctx_sse.c
/isa-l_crypto/sha1_mb/sha1_ctx_sse_ni.c
/isa-l_crypto/sha1_mb/sha1_job.asm
/isa-l_crypto/sha1_mb/sha1_mb.c
/isa-l_crypto/sha1_mb/sha1_mb_flush_test.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx2.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx512_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_sse.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_sse_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_init_avx2.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_init_avx512.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_init_sse.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_avx.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_avx2.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_sse.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_sse_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_param_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_ssl_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_update_test.c
/isa-l_crypto/sha1_mb/sha1_mb_test.c
/isa-l_crypto/sha1_mb/sha1_mb_vs_ossl_perf.c
/isa-l_crypto/sha1_mb/sha1_mb_vs_ossl_shortage_perf.c
/isa-l_crypto/sha1_mb/sha1_multi_buffer_example.c
/isa-l_crypto/sha1_mb/sha1_multibinary.asm
/isa-l_crypto/sha1_mb/sha1_ref.c
/isa-l_crypto/sha256_mb/aarch64/sha256_ctx_ce.c
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_mgr_ce.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx2.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512_ni.c
/isa-l_crypto/sha256_mb/sha256_ctx_base.c
/isa-l_crypto/sha256_mb/sha256_ctx_base_aliases.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse_ni.c
/isa-l_crypto/sha256_mb/sha256_job.asm
/isa-l_crypto/sha256_mb/sha256_mb.c
/isa-l_crypto/sha256_mb/sha256_mb_flush_test.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx2.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_sse.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx2.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_sse.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_param_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_ssl_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_update_test.c
/isa-l_crypto/sha256_mb/sha256_mb_test.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_perf.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_shortage_perf.c
/isa-l_crypto/sha512_mb/aarch64/sha512_ctx_ce.c
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_mgr_ce.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx2.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx512.c
/isa-l_crypto/sha512_mb/sha512_ctx_base.c
/isa-l_crypto/sha512_mb/sha512_ctx_base_aliases.c
/isa-l_crypto/sha512_mb/sha512_ctx_sb_sse4.c
/isa-l_crypto/sha512_mb/sha512_ctx_sse.c
/isa-l_crypto/sha512_mb/sha512_job.asm
/isa-l_crypto/sha512_mb/sha512_mb.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx2.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_sse.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx2.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_sse.asm
/isa-l_crypto/sha512_mb/sha512_mb_param_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_ssl_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_update_test.c
/isa-l_crypto/sha512_mb/sha512_mb_test.c
/isa-l_crypto/sha512_mb/sha512_mb_vs_ossl_perf.c
aarch64/sm3_mb_ctx_asimd_aarch64.c
aarch64/sm3_mb_ctx_sm_aarch64.c
aarch64/sm3_mb_ctx_sve.c
aarch64/sm3_mb_ctx_sve2.c
aarch64/sm3_mb_mgr_asimd_aarch64.c
aarch64/sm3_mb_mgr_sm_aarch64.c
aarch64/sm3_mb_mgr_sve.c
aarch64/sm3_mb_mgr_sve2.c
sm3_ctx_avx2.c
sm3_ctx_avx512.c
sm3_ctx_base.c
sm3_ctx_base_aliases.c
sm3_job.asm
sm3_mb.c
sm3_mb_flush_test.c
sm3_mb_mgr_flush_avx2.asm
sm3_mb_mgr_flush_avx512.asm
sm3_mb_mgr_submit_avx2.asm
sm3_mb_mgr_submit_avx512.asm
sm3_mb_param_test.c
sm3_mb_rand_ssl_test.c
sm3_mb_rand_test.c
sm3_mb_rand_update_test.c
sm3_mb_test.c
sm3_mb_vs_ossl_perf.c
sm3_mb_vs_ossl_shortage_perf.c
sm3_ref_test.c
/isa-l_crypto/tests/acvp/acvp_app_isal_cbc.c
/isa-l_crypto/tests/acvp/acvp_app_isal_gcm.c
/isa-l_crypto/tests/acvp/acvp_app_isal_sha.c
/isa-l_crypto/tests/acvp/acvp_app_isal_xts.c
/isa-l_crypto/tests/extended/md5_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha1_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha256_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha512_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sm3_mb_over_4GB_test.c
/isa-l_crypto/tools/test_extended.sh
0a410ce230-Apr-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

sm3_mb: return invalid algorithm if FIPS mode is enabled at start of the function

Also return the error in the init function.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


/isa-l_crypto/.github/workflows/ci.yml
/isa-l_crypto/Makefile.nmake
/isa-l_crypto/README.md
/isa-l_crypto/aes/aarch64/cbc_aarch64_dispatcher.c
/isa-l_crypto/aes/aarch64/cbc_common.S
/isa-l_crypto/aes/aarch64/cbc_dec_aes.S
/isa-l_crypto/aes/aarch64/cbc_enc_aes.S
/isa-l_crypto/aes/aarch64/cbc_multibinary_aarch64.S
/isa-l_crypto/aes/aarch64/keyexp_aarch64_dispatcher.c
/isa-l_crypto/aes/aarch64/keyexp_multibinary_aarch64.S
/isa-l_crypto/aes/aes_cbc.c
/isa-l_crypto/aes/aes_gcm.c
/isa-l_crypto/aes/aes_keyexp.c
/isa-l_crypto/aes/aes_param_test.c
/isa-l_crypto/aes/cbc_dec_128_x8_avx.asm
/isa-l_crypto/aes/cbc_dec_128_x8_sse.asm
/isa-l_crypto/aes/cbc_dec_192_x8_avx.asm
/isa-l_crypto/aes/cbc_dec_192_x8_sse.asm
/isa-l_crypto/aes/cbc_dec_256_x8_avx.asm
/isa-l_crypto/aes/cbc_dec_256_x8_sse.asm
/isa-l_crypto/aes/cbc_dec_vaes_avx512.asm
/isa-l_crypto/aes/cbc_enc_128_x4_sb.asm
/isa-l_crypto/aes/cbc_enc_128_x8_sb.asm
/isa-l_crypto/aes/cbc_enc_192_x4_sb.asm
/isa-l_crypto/aes/cbc_enc_192_x8_sb.asm
/isa-l_crypto/aes/cbc_enc_256_x4_sb.asm
/isa-l_crypto/aes/cbc_enc_256_x8_sb.asm
/isa-l_crypto/aes/cbc_multibinary.asm
/isa-l_crypto/aes/cbc_ossl_perf.c
/isa-l_crypto/aes/cbc_pre.c
/isa-l_crypto/aes/cbc_std_vectors_random_test.c
/isa-l_crypto/aes/cbc_std_vectors_test.c
/isa-l_crypto/aes/gcm_pre.c
/isa-l_crypto/aes/keyexp_multibinary.asm
/isa-l_crypto/aes/xts_128_dec_perf.c
/isa-l_crypto/aes/xts_128_enc_perf.c
/isa-l_crypto/aes/xts_128_expanded_key_test.c
/isa-l_crypto/aes/xts_128_rand.c
/isa-l_crypto/aes/xts_256_dec_perf.c
/isa-l_crypto/aes/xts_256_enc_perf.c
/isa-l_crypto/aes/xts_256_expanded_key_test.c
/isa-l_crypto/aes/xts_256_rand.c
/isa-l_crypto/examples/saturation_test/aes_thread.c
/isa-l_crypto/fips/Makefile.am
/isa-l_crypto/fips/aes_self_tests.c
/isa-l_crypto/include/aes_cbc.h
/isa-l_crypto/include/aes_cbc_internal.h
/isa-l_crypto/include/aes_gcm.h
/isa-l_crypto/include/aes_keyexp.h
/isa-l_crypto/include/aes_keyexp_internal.h
/isa-l_crypto/include/isal_crypto_api.h
/isa-l_crypto/include/rolling_hashx.h
/isa-l_crypto/include/test.h
/isa-l_crypto/include/types.h
/isa-l_crypto/isa-l_crypto.def
/isa-l_crypto/md5_mb/md5_mb.c
/isa-l_crypto/md5_mb/md5_mb_param_test.c
/isa-l_crypto/mh_sha1/mh_sha1_block_avx.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_avx2.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_avx512.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_sse.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx2.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx512.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_avx.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_avx2.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_avx512.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_sse.asm
/isa-l_crypto/rolling_hash/Makefile.am
/isa-l_crypto/rolling_hash/chunking_with_mb_hash.c
/isa-l_crypto/rolling_hash/rolling_hash2.c
/isa-l_crypto/rolling_hash/rolling_hash2_param_test.c
/isa-l_crypto/rolling_hash/rolling_hash2_test.c
/isa-l_crypto/sha1_mb/sha1_mb.c
/isa-l_crypto/sha256_mb/sha256_mb.c
/isa-l_crypto/sha512_mb/sha512_mb.c
sm3_mb.c
sm3_mb_param_test.c
/isa-l_crypto/tests/acvp/acvp_app_isal_cbc.c
/isa-l_crypto/tools/format.sh
be04d1f126-Apr-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

sm3_mb: return invalid algorithm if FIPS_MODE is enabled

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>

d1f30e6825-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

sm3_mb: add param check test

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>

06a2548d25-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

sm3_mb: add new api with parameter checking

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>

122c177925-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

fix compiler messages on windows

Fix warnings generated by MSVC with /W3

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


/isa-l_crypto/Makefile.am
/isa-l_crypto/Makefile.nmake
/isa-l_crypto/Makefile.unx
/isa-l_crypto/aes/Makefile.am
/isa-l_crypto/aes/aes_cbc.c
/isa-l_crypto/aes/aes_gcm.c
/isa-l_crypto/aes/aes_param_test.c
/isa-l_crypto/aes/aes_xts.c
/isa-l_crypto/aes/cbc_dec_128_x8_avx.asm
/isa-l_crypto/aes/cbc_dec_128_x8_sse.asm
/isa-l_crypto/aes/cbc_dec_192_x8_avx.asm
/isa-l_crypto/aes/cbc_dec_192_x8_sse.asm
/isa-l_crypto/aes/cbc_dec_256_x8_avx.asm
/isa-l_crypto/aes/cbc_dec_256_x8_sse.asm
/isa-l_crypto/aes/cbc_std_vectors_test.c
/isa-l_crypto/aes/gcm_avx_gen2.asm
/isa-l_crypto/aes/gcm_avx_gen4.asm
/isa-l_crypto/aes/gcm_sse.asm
/isa-l_crypto/aes/gcm_vaes_avx512.asm
/isa-l_crypto/aes/xts_128_vect.h
/isa-l_crypto/configure.ac
/isa-l_crypto/fips/Makefile.am
/isa-l_crypto/fips/aes_self_tests.c
/isa-l_crypto/fips/asm_self_tests.asm
/isa-l_crypto/fips/internal_fips.h
/isa-l_crypto/fips/self_tests.c
/isa-l_crypto/fips/sha_self_tests.c
/isa-l_crypto/include/aes_gcm.h
/isa-l_crypto/include/isal_crypto_api.h
/isa-l_crypto/include/mh_sha1_murmur3_x64_128.h
/isa-l_crypto/intel-ipsec-mb/lib/include/aes_cbc_dec_by8_avx.inc
/isa-l_crypto/intel-ipsec-mb/lib/include/aes_cbc_dec_by8_sse.inc
/isa-l_crypto/isa-l_crypto.def
/isa-l_crypto/make.inc
/isa-l_crypto/md5_mb/md5_mb_param_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_update_test.c
/isa-l_crypto/md5_mb/md5_mb_test.c
/isa-l_crypto/mh_sha1/mh_sha1_finalize_base.c
/isa-l_crypto/mh_sha1/mh_sha1_ref.c
/isa-l_crypto/mh_sha1/mh_sha1_update_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/Makefile.am
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_finalize_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_param_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_base.c
/isa-l_crypto/mh_sha256/mh_sha256_finalize_base.c
/isa-l_crypto/mh_sha256/mh_sha256_ref.c
/isa-l_crypto/mh_sha256/mh_sha256_update_base.c
/isa-l_crypto/rolling_hash/rolling_hash2_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_update_test.c
/isa-l_crypto/sha1_mb/sha1_mb_test.c
/isa-l_crypto/sha256_mb/sha256_mb_param_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_update_test.c
/isa-l_crypto/sha256_mb/sha256_mb_test.c
/isa-l_crypto/sha512_mb/sha512_mb_param_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_update_test.c
/isa-l_crypto/sha512_mb/sha512_mb_test.c
sm3_ref_test.c
87dde3ad15-Apr-2024 Tomasz Kantecki <tomasz.kantecki@intel.com>

test: fixes for test applications compilation issues on windows

Signed-off-by: Tomasz Kantecki <tomasz.kantecki@intel.com>

b923697d15-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

sm3_mb: reformat with new coding style

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


/isa-l_crypto/.clang-format
/isa-l_crypto/.clang-format-ignore
/isa-l_crypto/.github/workflows/ci.yml
/isa-l_crypto/.gitignore
/isa-l_crypto/CONTRIBUTING.md
/isa-l_crypto/Makefile.am
/isa-l_crypto/Makefile.nmake
/isa-l_crypto/Makefile.unx
/isa-l_crypto/aes/Makefile.am
/isa-l_crypto/aes/XTS_AES_128_dec_avx.asm
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_dec_sse.asm
/isa-l_crypto/aes/XTS_AES_128_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_avx.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_sse.asm
/isa-l_crypto/aes/XTS_AES_128_enc_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_avx.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_sse.asm
/isa-l_crypto/aes/XTS_AES_256_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_avx.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_sse.asm
/isa-l_crypto/aes/XTS_AES_256_enc_vaes.asm
/isa-l_crypto/aes/aarch64/cbc_aarch64_dispatcher.c
/isa-l_crypto/aes/aarch64/gcm_aarch64_dispatcher.c
/isa-l_crypto/aes/aarch64/keyexp_aarch64_dispatcher.c
/isa-l_crypto/aes/aarch64/xts_aarch64_dispatcher.c
/isa-l_crypto/aes/aarch64/xts_aes_common.S
/isa-l_crypto/aes/aes_cbc.c
/isa-l_crypto/aes/aes_keyexp.c
/isa-l_crypto/aes/aes_param_test.c
/isa-l_crypto/aes/aes_xts.c
/isa-l_crypto/aes/cbc_dec_vaes_avx512.asm
/isa-l_crypto/aes/cbc_ossl_perf.c
/isa-l_crypto/aes/cbc_pre.c
/isa-l_crypto/aes/cbc_std_vectors.h
/isa-l_crypto/aes/cbc_std_vectors_random_test.c
/isa-l_crypto/aes/cbc_std_vectors_test.c
/isa-l_crypto/aes/gcm_nt_rand_test.c
/isa-l_crypto/aes/gcm_nt_std_vectors_test.c
/isa-l_crypto/aes/gcm_ossl_perf.c
/isa-l_crypto/aes/gcm_pre.c
/isa-l_crypto/aes/gcm_simple_example.c
/isa-l_crypto/aes/gcm_std_vectors_random_test.c
/isa-l_crypto/aes/gcm_std_vectors_test.c
/isa-l_crypto/aes/gcm_test_alloc.h
/isa-l_crypto/aes/gcm_vaes_avx512.asm
/isa-l_crypto/aes/gcm_vectors.h
/isa-l_crypto/aes/ossl_helper.h
/isa-l_crypto/aes/xts_128_dec_ossl_perf.c
/isa-l_crypto/aes/xts_128_dec_perf.c
/isa-l_crypto/aes/xts_128_enc_ossl_perf.c
/isa-l_crypto/aes/xts_128_enc_perf.c
/isa-l_crypto/aes/xts_128_expanded_key_test.c
/isa-l_crypto/aes/xts_128_rand.c
/isa-l_crypto/aes/xts_128_rand_ossl_test.c
/isa-l_crypto/aes/xts_128_test.c
/isa-l_crypto/aes/xts_128_vect.h
/isa-l_crypto/aes/xts_256_dec_ossl_perf.c
/isa-l_crypto/aes/xts_256_dec_perf.c
/isa-l_crypto/aes/xts_256_enc_ossl_perf.c
/isa-l_crypto/aes/xts_256_enc_perf.c
/isa-l_crypto/aes/xts_256_expanded_key_test.c
/isa-l_crypto/aes/xts_256_rand.c
/isa-l_crypto/aes/xts_256_rand_ossl_test.c
/isa-l_crypto/aes/xts_256_test.c
/isa-l_crypto/aes/xts_256_vect.h
/isa-l_crypto/configure.ac
/isa-l_crypto/examples/saturation_test/aes_thread.c
/isa-l_crypto/examples/saturation_test/isal_multithread_perf.c
/isa-l_crypto/examples/saturation_test/isal_multithread_perf.h
/isa-l_crypto/examples/saturation_test/md5_thread.c
/isa-l_crypto/examples/saturation_test/sha1_thread.c
/isa-l_crypto/examples/saturation_test/sha256_thread.c
/isa-l_crypto/examples/saturation_test/sha512_thread.c
/isa-l_crypto/include/aes_cbc.h
/isa-l_crypto/include/aes_gcm.h
/isa-l_crypto/include/aes_keyexp.h
/isa-l_crypto/include/aes_xts.h
/isa-l_crypto/include/endian_helper.h
/isa-l_crypto/include/intrinreg.h
/isa-l_crypto/include/isal_crypto_api.h
/isa-l_crypto/include/md5_mb.h
/isa-l_crypto/include/memcpy_inline.h
/isa-l_crypto/include/mh_sha1.h
/isa-l_crypto/include/mh_sha1_murmur3_x64_128.h
/isa-l_crypto/include/mh_sha256.h
/isa-l_crypto/include/multi_buffer.h
/isa-l_crypto/include/rolling_hashx.h
/isa-l_crypto/include/sha1_mb.h
/isa-l_crypto/include/sha256_mb.h
/isa-l_crypto/include/sha512_mb.h
/isa-l_crypto/include/sm3_mb.h
/isa-l_crypto/include/test.h
/isa-l_crypto/include/types.h
/isa-l_crypto/intel-ipsec-mb/LICENSE
/isa-l_crypto/intel-ipsec-mb/README.md
/isa-l_crypto/intel-ipsec-mb/lib/include/aes_common.inc
/isa-l_crypto/intel-ipsec-mb/lib/include/cet.inc
/isa-l_crypto/intel-ipsec-mb/lib/include/gcm_common.inc
/isa-l_crypto/intel-ipsec-mb/lib/include/gcm_defines.inc
/isa-l_crypto/intel-ipsec-mb/lib/include/gcm_keys_vaes_avx512.inc
/isa-l_crypto/intel-ipsec-mb/lib/include/gcm_vaes_avx512.inc
/isa-l_crypto/intel-ipsec-mb/lib/include/memcpy.inc
/isa-l_crypto/intel-ipsec-mb/lib/include/os.inc
/isa-l_crypto/intel-ipsec-mb/lib/include/reg_sizes.inc
/isa-l_crypto/isa-l_crypto.def
/isa-l_crypto/make.inc
/isa-l_crypto/md5_mb/Makefile.am
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_asimd.c
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_sve.c
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_sve2.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_aarch64_dispatcher.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_asimd.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_sve.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_sve2.c
/isa-l_crypto/md5_mb/md5_ctx_avx.c
/isa-l_crypto/md5_mb/md5_ctx_avx2.c
/isa-l_crypto/md5_mb/md5_ctx_avx512.c
/isa-l_crypto/md5_mb/md5_ctx_base.c
/isa-l_crypto/md5_mb/md5_ctx_base_aliases.c
/isa-l_crypto/md5_mb/md5_ctx_sse.c
/isa-l_crypto/md5_mb/md5_mb.c
/isa-l_crypto/md5_mb/md5_mb_mgr_init_avx2.c
/isa-l_crypto/md5_mb/md5_mb_mgr_init_avx512.c
/isa-l_crypto/md5_mb/md5_mb_mgr_init_sse.c
/isa-l_crypto/md5_mb/md5_mb_param_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_ssl_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_update_test.c
/isa-l_crypto/md5_mb/md5_mb_test.c
/isa-l_crypto/md5_mb/md5_mb_vs_ossl_perf.c
/isa-l_crypto/md5_mb/md5_ref.c
/isa-l_crypto/mh_sha1/Makefile.am
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_aarch64_dispatcher.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_asimd.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_ce.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_sve.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_sve2.c
/isa-l_crypto/mh_sha1/mh_sha1.c
/isa-l_crypto/mh_sha1/mh_sha1_avx512.c
/isa-l_crypto/mh_sha1/mh_sha1_base_aliases.c
/isa-l_crypto/mh_sha1/mh_sha1_block_base.c
/isa-l_crypto/mh_sha1/mh_sha1_finalize_base.c
/isa-l_crypto/mh_sha1/mh_sha1_internal.h
/isa-l_crypto/mh_sha1/mh_sha1_param_test.c
/isa-l_crypto/mh_sha1/mh_sha1_perf.c
/isa-l_crypto/mh_sha1/mh_sha1_ref.c
/isa-l_crypto/mh_sha1/mh_sha1_test.c
/isa-l_crypto/mh_sha1/mh_sha1_update_base.c
/isa-l_crypto/mh_sha1/mh_sha1_update_test.c
/isa-l_crypto/mh_sha1/sha1_for_mh_sha1.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_aarch64_dispatcher.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_aarch64_internal.h
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_asimd.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_ce.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_avx512.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_base_aliases.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_finalize_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_internal.h
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_perf.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/murmur3_x64_128_internal.c
/isa-l_crypto/mh_sha256/Makefile.am
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_aarch64_dispatcher.c
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_ce.c
/isa-l_crypto/mh_sha256/mh_sha256.c
/isa-l_crypto/mh_sha256/mh_sha256_avx512.c
/isa-l_crypto/mh_sha256/mh_sha256_base_aliases.c
/isa-l_crypto/mh_sha256/mh_sha256_block_base.c
/isa-l_crypto/mh_sha256/mh_sha256_finalize_base.c
/isa-l_crypto/mh_sha256/mh_sha256_internal.h
/isa-l_crypto/mh_sha256/mh_sha256_param_test.c
/isa-l_crypto/mh_sha256/mh_sha256_perf.c
/isa-l_crypto/mh_sha256/mh_sha256_ref.c
/isa-l_crypto/mh_sha256/mh_sha256_test.c
/isa-l_crypto/mh_sha256/mh_sha256_update_base.c
/isa-l_crypto/mh_sha256/mh_sha256_update_test.c
/isa-l_crypto/mh_sha256/sha256_for_mh_sha256.c
/isa-l_crypto/rolling_hash/aarch64/rolling_hash2_aarch64_dispatcher.c
/isa-l_crypto/rolling_hash/chunking_with_mb_hash.c
/isa-l_crypto/rolling_hash/rolling_hash2.c
/isa-l_crypto/rolling_hash/rolling_hash2_base_aliases.c
/isa-l_crypto/rolling_hash/rolling_hash2_perf.c
/isa-l_crypto/rolling_hash/rolling_hash2_table.h
/isa-l_crypto/rolling_hash/rolling_hash2_test.c
/isa-l_crypto/rolling_hash/rolling_hashx_base.c
/isa-l_crypto/sha1_mb/Makefile.am
/isa-l_crypto/sha1_mb/aarch64/sha1_ctx_asimd.c
/isa-l_crypto/sha1_mb/aarch64/sha1_ctx_ce.c
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_aarch64_dispatcher.c
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_mgr_asimd.c
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_mgr_ce.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx2.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx512.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx512_ni.c
/isa-l_crypto/sha1_mb/sha1_ctx_base.c
/isa-l_crypto/sha1_mb/sha1_ctx_base_aliases.c
/isa-l_crypto/sha1_mb/sha1_ctx_sse.c
/isa-l_crypto/sha1_mb/sha1_ctx_sse_ni.c
/isa-l_crypto/sha1_mb/sha1_mb.c
/isa-l_crypto/sha1_mb/sha1_mb_flush_test.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_init_avx2.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_init_avx512.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_init_sse.c
/isa-l_crypto/sha1_mb/sha1_mb_param_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_ssl_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_update_test.c
/isa-l_crypto/sha1_mb/sha1_mb_test.c
/isa-l_crypto/sha1_mb/sha1_mb_vs_ossl_perf.c
/isa-l_crypto/sha1_mb/sha1_mb_vs_ossl_shortage_perf.c
/isa-l_crypto/sha1_mb/sha1_multi_buffer_example.c
/isa-l_crypto/sha1_mb/sha1_ref.c
/isa-l_crypto/sha256_mb/Makefile.am
/isa-l_crypto/sha256_mb/aarch64/sha256_ctx_ce.c
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_aarch64_dispatcher.c
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_mgr_ce.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx2.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512_ni.c
/isa-l_crypto/sha256_mb/sha256_ctx_base.c
/isa-l_crypto/sha256_mb/sha256_ctx_base_aliases.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse_ni.c
/isa-l_crypto/sha256_mb/sha256_mb.c
/isa-l_crypto/sha256_mb/sha256_mb_flush_test.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_avx2.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_avx512.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_sse.c
/isa-l_crypto/sha256_mb/sha256_mb_param_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_ssl_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_update_test.c
/isa-l_crypto/sha256_mb/sha256_mb_test.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_perf.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_shortage_perf.c
/isa-l_crypto/sha256_mb/sha256_ref.c
/isa-l_crypto/sha512_mb/Makefile.am
/isa-l_crypto/sha512_mb/aarch64/sha512_ctx_ce.c
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_aarch64_dispatcher.c
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_mgr_ce.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx2.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx512.c
/isa-l_crypto/sha512_mb/sha512_ctx_base.c
/isa-l_crypto/sha512_mb/sha512_ctx_base_aliases.c
/isa-l_crypto/sha512_mb/sha512_ctx_sb_sse4.c
/isa-l_crypto/sha512_mb/sha512_ctx_sse.c
/isa-l_crypto/sha512_mb/sha512_mb.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_avx2.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_avx512.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_sse.c
/isa-l_crypto/sha512_mb/sha512_mb_param_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_ssl_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_update_test.c
/isa-l_crypto/sha512_mb/sha512_mb_test.c
/isa-l_crypto/sha512_mb/sha512_mb_vs_ossl_perf.c
/isa-l_crypto/sha512_mb/sha512_ref.c
/isa-l_crypto/sha512_mb/sha512_sb_mgr_flush_sse4.c
/isa-l_crypto/sha512_mb/sha512_sb_mgr_init_sse4.c
/isa-l_crypto/sha512_mb/sha512_sb_mgr_submit_sse4.c
aarch64/sm3_mb_aarch64_dispatcher.c
aarch64/sm3_mb_ctx_asimd_aarch64.c
aarch64/sm3_mb_ctx_sm_aarch64.c
aarch64/sm3_mb_ctx_sve.c
aarch64/sm3_mb_ctx_sve2.c
aarch64/sm3_mb_mgr_asimd_aarch64.c
aarch64/sm3_mb_mgr_sm_aarch64.c
aarch64/sm3_mb_mgr_sve.c
aarch64/sm3_mb_mgr_sve2.c
sm3_ctx_avx2.c
sm3_ctx_avx512.c
sm3_ctx_base.c
sm3_ctx_base_aliases.c
sm3_mb_flush_test.c
sm3_mb_rand_ssl_test.c
sm3_mb_rand_test.c
sm3_mb_rand_update_test.c
sm3_mb_test.c
sm3_mb_vs_ossl_perf.c
sm3_mb_vs_ossl_shortage_perf.c
sm3_ref_test.c
sm3_test_helper.c
/isa-l_crypto/tools/check_format.sh
/isa-l_crypto/tools/format.sh
/isa-l_crypto/tools/nasm-filter.sh
/isa-l_crypto/tools/test_checks.sh
/isa-l_crypto/tools/test_extended.sh
/isa-l_crypto/tools/yasm-filter.sh
f595479606-Mar-2024 Marcel Cornu <marcel.d.cornu@intel.com>

sm3_mb: fix memory leaks in test apps

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>

fabd0c3604-Mar-2024 Marcel Cornu <marcel.d.cornu@intel.com>

lib: clear mb mgrs when initializing

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


/isa-l_crypto/LICENSE
/isa-l_crypto/Makefile.am
/isa-l_crypto/Makefile.nmake
/isa-l_crypto/README.md
/isa-l_crypto/Release_notes.txt
/isa-l_crypto/aes/XTS_AES_128_dec_avx.asm
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_dec_sse.asm
/isa-l_crypto/aes/XTS_AES_128_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_avx.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_avx.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_sse.asm
/isa-l_crypto/aes/XTS_AES_256_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_avx.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_vaes.asm
/isa-l_crypto/aes/cbc_dec_128_x4_sse.asm
/isa-l_crypto/aes/cbc_dec_128_x8_avx.asm
/isa-l_crypto/aes/cbc_dec_192_x4_sse.asm
/isa-l_crypto/aes/cbc_dec_192_x8_avx.asm
/isa-l_crypto/aes/cbc_dec_256_x4_sse.asm
/isa-l_crypto/aes/cbc_dec_256_x8_avx.asm
/isa-l_crypto/aes/cbc_dec_vaes_avx512.asm
/isa-l_crypto/aes/cbc_enc_128_x4_sb.asm
/isa-l_crypto/aes/cbc_enc_128_x8_sb.asm
/isa-l_crypto/aes/cbc_enc_192_x4_sb.asm
/isa-l_crypto/aes/cbc_enc_192_x8_sb.asm
/isa-l_crypto/aes/cbc_enc_256_x4_sb.asm
/isa-l_crypto/aes/cbc_enc_256_x8_sb.asm
/isa-l_crypto/configure.ac
/isa-l_crypto/include/clear_regs.inc
/isa-l_crypto/include/md5_mb.h
/isa-l_crypto/include/sha1_mb.h
/isa-l_crypto/include/sha256_mb.h
/isa-l_crypto/include/sha512_mb.h
/isa-l_crypto/include/sm3_mb.h
/isa-l_crypto/make.inc
/isa-l_crypto/md5_mb/md5_mb_mgr_init_avx2.c
/isa-l_crypto/md5_mb/md5_mb_mgr_init_avx512.c
/isa-l_crypto/md5_mb/md5_mb_mgr_init_sse.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_init_avx2.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_init_avx512.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_init_sse.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_avx2.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_avx512.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_sse.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_avx2.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_avx512.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_sse.c
sm3_ctx_avx2.c
sm3_ctx_avx512.c
/isa-l_crypto/tests/acvp/acvp_app.c
/isa-l_crypto/tests/acvp/acvp_app_isal_cbc.c
/isa-l_crypto/tests/acvp/acvp_app_isal_gcm.c
8605854412-Feb-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

Fix a handful of spelling mistakes and typos

Fixed outstanding spelling mistakes and typos in comments and
variables found using codespell

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.c

Fix a handful of spelling mistakes and typos

Fixed outstanding spelling mistakes and typos in comments and
variables found using codespell

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>

show more ...


/isa-l_crypto/Release_notes.txt
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_vaes.asm
/isa-l_crypto/aes/aarch64/cbc_dec_aes.S
/isa-l_crypto/aes/aarch64/gcm_enc_dec.S
/isa-l_crypto/aes/aarch64/xts_aes_128_common.S
/isa-l_crypto/aes/aarch64/xts_aes_128_dec.S
/isa-l_crypto/aes/aarch64/xts_aes_256_common.S
/isa-l_crypto/aes/aarch64/xts_aes_256_dec.S
/isa-l_crypto/aes/cbc_common.asm
/isa-l_crypto/aes/cbc_dec_128_x4_sse.asm
/isa-l_crypto/aes/cbc_dec_128_x8_avx.asm
/isa-l_crypto/aes/cbc_dec_192_x4_sse.asm
/isa-l_crypto/aes/cbc_dec_192_x8_avx.asm
/isa-l_crypto/aes/cbc_dec_256_x4_sse.asm
/isa-l_crypto/aes/cbc_dec_256_x8_avx.asm
/isa-l_crypto/aes/cbc_ossl_perf.c
/isa-l_crypto/aes/gcm_avx_gen2.asm
/isa-l_crypto/aes/gcm_avx_gen4.asm
/isa-l_crypto/aes/gcm_ossl_perf.c
/isa-l_crypto/aes/gcm_sse.asm
/isa-l_crypto/aes/gcm_std_vectors_test.c
/isa-l_crypto/aes/ossl_helper.h
/isa-l_crypto/autogen.sh
/isa-l_crypto/configure.ac
/isa-l_crypto/examples/saturation_test/README.txt
/isa-l_crypto/include/aes_gcm.h
/isa-l_crypto/include/multibinary.asm
/isa-l_crypto/make.inc
/isa-l_crypto/md5_mb/aarch64/md5_mb_sve.S
/isa-l_crypto/md5_mb/md5_mb_rand_update_test.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_block_ce.S
/isa-l_crypto/mh_sha1/aarch64/sha1_asimd_common.S
/isa-l_crypto/sha1_mb/aarch64/sha1_asimd_common.S
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_x1_ce.S
/isa-l_crypto/sha1_mb/sha1_mb_rand_update_test.c
/isa-l_crypto/sha1_mb/sha1_ni_x1.asm
/isa-l_crypto/sha1_mb/sha1_ni_x2.asm
/isa-l_crypto/sha1_mb/sha1_opt_x1.asm
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_x1_ce.S
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_x2_ce.S
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_x3_ce.S
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_x4_ce.S
/isa-l_crypto/sha256_mb/sha256_mb_rand_update_test.c
/isa-l_crypto/sha256_mb/sha256_mb_x16_avx512.asm
/isa-l_crypto/sha256_mb/sha256_ni_x1.asm
/isa-l_crypto/sha256_mb/sha256_ni_x2.asm
/isa-l_crypto/sha256_mb/sha256_opt_x1.asm
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_x1_ce.S
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_x2_ce.S
/isa-l_crypto/sha512_mb/sha512_mb_rand_update_test.c
/isa-l_crypto/sha512_mb/sha512_sse4.asm
sm3_mb_rand_update_test.c
sm3_mb_x8_avx2.asm
sm3_multibinary.asm
/isa-l_crypto/tools/test_autorun.sh
/isa-l_crypto/tools/test_extended.sh
9d16652123-Oct-2023 chenxuqiang <cxq507@foxmail.com>

Fix the problem that sve functions cannot be debugged by gdb

Signed-off-by: chenxuqiang <cxq507@foxmail.com>


/isa-l_crypto/Makefile.am
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_vaes.asm
/isa-l_crypto/aes/gcm_defines.asm
/isa-l_crypto/aes/gcm_std_vectors_random_test.c
/isa-l_crypto/aes/gcm_vaes_avx512.asm
/isa-l_crypto/aes/xts_128_rand.c
/isa-l_crypto/aes/xts_256_rand.c
/isa-l_crypto/include/sha1_mb.h
/isa-l_crypto/include/sha256_mb.h
/isa-l_crypto/md5_mb/aarch64/md5_mb_sve.S
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_block_sve.S
/isa-l_crypto/sha1_mb/sha1_mb_mgr_datastruct.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_sse_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_test.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_datastruct.asm
/isa-l_crypto/sha512_mb/sha512_mb_test.c
aarch64/sm3_mb_sve.S
/isa-l_crypto/tests/acvp/acvp_app.c
/isa-l_crypto/tests/acvp/acvp_app_isal_cbc.c
/isa-l_crypto/tests/acvp/acvp_app_isal_gcm.c
/isa-l_crypto/tests/acvp/acvp_app_isal_sha.c
/isa-l_crypto/tests/acvp/acvp_app_isal_xts.c
/isa-l_crypto/tests/acvp/cmp/cbc.resp.json
/isa-l_crypto/tests/acvp/cmp/gcm.resp.json
/isa-l_crypto/tests/acvp/cmp/sha1.resp.json
/isa-l_crypto/tests/acvp/cmp/sha2-256.resp.json
/isa-l_crypto/tests/acvp/cmp/sha2-512.resp.json
/isa-l_crypto/tests/acvp/cmp/xts.resp.json
/isa-l_crypto/tests/acvp/inv/cbc.req.json
/isa-l_crypto/tests/acvp/inv/gcm.req.json
/isa-l_crypto/tests/acvp/inv/sha1.req.json
/isa-l_crypto/tests/acvp/inv/sha2-256.req.json
/isa-l_crypto/tests/acvp/inv/sha2-512.req.json
/isa-l_crypto/tests/acvp/inv/xts.req.json
/isa-l_crypto/tests/acvp/makefile
/isa-l_crypto/tests/acvp/readme.md
6155848f13-Jun-2022 Daniel Hu <Daniel.Hu@arm.com>

sm3_mb optimization by SVE2 for aarch64

Test result on N2/V1 micro-architecture:

+--------+-------------+-------------+------------+
| | CPU1 (N2) | CPU2 (N2) | CPU3 (V1) |
| | 1

sm3_mb optimization by SVE2 for aarch64

Test result on N2/V1 micro-architecture:

+--------+-------------+-------------+------------+
| | CPU1 (N2) | CPU2 (N2) | CPU3 (V1) |
| | 128-bit VL | 128-bit VL | 256-bit VL |
+--------+-------------+-------------+------------+
| neon | 397 MB/s | 495 MB/s | 464 MB/s |
+--------+-------------+-------------+------------+
| sve2 | 425 MB/s | 516 MB/s | |
| | (+7%) | (+4.2%) |
+--------+-------------+-------------+------------+
| sve | | | 652 MB/s |
| | | | (+40%) |
+--------+-------------+-------------+------------+

Change-Id: Ie73098d45a83eb438cdf3121d97d10e477ea9665
Signed-off-by: Daniel Hu <Daniel.Hu@arm.com>

show more ...

dabcf58704-Aug-2022 Greg Tucker <greg.b.tucker@intel.com>

test: Change perf tests to warm by default

The cold versions of tests depended on a fixed size of last level
cache that is too low on some arch and too high for the total
available memory on others.

test: Change perf tests to warm by default

The cold versions of tests depended on a fixed size of last level
cache that is too low on some arch and too high for the total
available memory on others.

Change-Id: I4bfbb46b6f686aa1542337abd68f0b34c40c450b
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>

show more ...

ba178e5c07-Jun-2022 Jerry Yu <jerry.h.yu@arm.com>

Add twice non-blocksize align test

If non-blocksize data is submited twice, the first commit will
be abondaned. This commit is to fix that

Change-Id: Ida8f08ff226ab894d84ff62f5806b5989d6d9e3a
Signe

Add twice non-blocksize align test

If non-blocksize data is submited twice, the first commit will
be abondaned. This commit is to fix that

Change-Id: Ida8f08ff226ab894d84ff62f5806b5989d6d9e3a
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>

show more ...

14f994c307-Jun-2022 Jerry Yu <jerry.h.yu@arm.com>

fix base function fail

If input data size less than Block size twice, the result will
be wrong for base functions

Change-Id: Iba47853a184d7765fe466c0e5e216134e9cdd009
Signed-off-by: Jerry Yu <jerry

fix base function fail

If input data size less than Block size twice, the result will
be wrong for base functions

Change-Id: Iba47853a184d7765fe466c0e5e216134e9cdd009
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>

show more ...

b5c46a9b17-Mar-2022 Daniel Hu <Daniel.Hu@arm.com>

SM3 mb optimization for aarch64 by SVE

This patch optimize the sm3-mb algorithm using the SVE feature
of aarch64. SVE is optional feature for ARM v8

Tested on modern micro-architecture, it shows an

SM3 mb optimization for aarch64 by SVE

This patch optimize the sm3-mb algorithm using the SVE feature
of aarch64. SVE is optional feature for ARM v8

Tested on modern micro-architecture, it shows an 39% uplift in
performance over neon

Change-Id: Icb674de67284d44a8d73f0b5d9e12ff637e8fdac
Signed-off-by: Daniel Hu <Daniel.Hu@arm.com>

show more ...

a6dc869622-Sep-2021 Greg Tucker <greg.b.tucker@intel.com>

mb_hash: Add pragmas in mb scheduler to limit vex transitions

Change-Id: Ida7474eb298491cbd8e64505e162e4d096a373d2
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>

18cd4e5c26-Jul-2021 Tom Cosgrove <tom.cosgrove@arm.com>

Fix lane handling on aarch64 systems with SM3 hardware crypto support

This fixes .unused_lanes to be initialised to (e.g.) 0xF3210 instead of
the current 0xF0123.

Without this, sm3_mb_rand_update_t

Fix lane handling on aarch64 systems with SM3 hardware crypto support

This fixes .unused_lanes to be initialised to (e.g.) 0xF3210 instead of
the current 0xF0123.

Without this, sm3_mb_rand_update_test and sm3_mb_vs_ossl_perf spin in
infinite loops calling sm3_ctx_mgr_submit().

Change-Id: I878228481408d4d5c34724ff1170e10670a4c48c
Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>

show more ...

c91caf9719-Jul-2021 Tom Cosgrove <tom.cosgrove@arm.com>

Always check the result of posix_memalign() calls

Also, use same return value when these fail (+1) as used when the output pointer
is NULL, rather than using -1. This avoids potential issues when re

Always check the result of posix_memalign() calls

Also, use same return value when these fail (+1) as used when the output pointer
is NULL, rather than using -1. This avoids potential issues when results are
combined with with `errors += foo()`.

Change-Id: I0cfa73481315366cd3b8bd7f369fae55960a88a4
Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>

show more ...


/isa-l_crypto/aes/cbc_ossl_perf.c
/isa-l_crypto/aes/cbc_std_vectors_random_test.c
/isa-l_crypto/aes/cbc_std_vectors_test.c
/isa-l_crypto/aes/gcm_nt_rand_test.c
/isa-l_crypto/aes/gcm_nt_std_vectors_test.c
/isa-l_crypto/examples/saturation_test/aes_thread.c
/isa-l_crypto/examples/saturation_test/md5_thread.c
/isa-l_crypto/md5_mb/md5_mb_rand_ssl_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_update_test.c
/isa-l_crypto/md5_mb/md5_mb_test.c
/isa-l_crypto/sha1_mb/sha1_mb_flush_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_ssl_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_update_test.c
/isa-l_crypto/sha1_mb/sha1_mb_test.c
/isa-l_crypto/sha1_mb/sha1_multi_buffer_example.c
/isa-l_crypto/sha256_mb/sha256_mb_flush_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_ssl_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_update_test.c
/isa-l_crypto/sha256_mb/sha256_mb_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_ssl_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_update_test.c
/isa-l_crypto/sha512_mb/sha512_mb_test.c
sm3_mb_flush_test.c
sm3_mb_rand_ssl_test.c
sm3_mb_rand_test.c
sm3_mb_rand_update_test.c
sm3_ref_test.c
/isa-l_crypto/tests/extended/md5_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha1_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha256_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha512_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sm3_mb_over_4GB_test.c

12