History log of /isa-l_crypto/tools/ (Results 26 – 33 of 33)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1600fea704-Sep-2018 Seth Howell <seth.howell@intel.com>

tools: fix format of end_test

Change-Id: Ic07592eebafaeb7595c41ace879bb0ad2f447428
Signed-off-by: Seth Howell <seth.howell@intel.com>

088f8a5315-Aug-2018 Seth Howell <seth.howell@intel.com>

test: add build info to autotest output

Change-Id: I938dbbbd2832dfbad962af2787aa797b84a16316
Signed-off-by: Seth Howell <seth.howell@intel.com>

ad1890c115-Aug-2018 Seth Howell <seth.howell@intel.com>

test: add functions for indicating test completion

Change-Id: Ie9deb6bd8a7c92da0a47a27b8313768570cc851f
Signed-off-by: Seth Howell <seth.howell@intel.com>

db640eb111-Dec-2017 Greg Tucker <greg.b.tucker@intel.com>

test: Run with new test_seed in each extended test

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

6e6d483127-Nov-2017 Greg Tucker <greg.b.tucker@intel.com>

test: Fix nx stack check script for correct lib name

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

8c0bbfe022-Sep-2017 Greg Tucker <greg.b.tucker@intel.com>

build: Add extended test scripts

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


/isa-l_crypto/Makefile.am
/isa-l_crypto/Makefile.nmake
/isa-l_crypto/Release_notes.txt
/isa-l_crypto/aes/Makefile.am
/isa-l_crypto/aes/gcm128_avx_gen2_nt.asm
/isa-l_crypto/aes/gcm128_avx_gen4_nt.asm
/isa-l_crypto/aes/gcm128_sse_nt.asm
/isa-l_crypto/aes/gcm256_avx_gen2_nt.asm
/isa-l_crypto/aes/gcm256_avx_gen4_nt.asm
/isa-l_crypto/aes/gcm256_sse_nt.asm
/isa-l_crypto/aes/gcm_avx_gen2.asm
/isa-l_crypto/aes/gcm_avx_gen4.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_pre.c
/isa-l_crypto/aes/gcm_sse.asm
/isa-l_crypto/configure.ac
/isa-l_crypto/examples/saturation_test/Makefile
/isa-l_crypto/examples/saturation_test/README.txt
/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_gcm.h
/isa-l_crypto/include/aes_keyexp.h
/isa-l_crypto/include/intrinreg.h
/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/isa-l_crypto.def
/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_sse.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_sse.c
/isa-l_crypto/sha1_mb/sha1_ctx_sse_ni.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_sse.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse_ni.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_sb_sse4.c
/isa-l_crypto/sha512_mb/sha512_ctx_sse.c
/isa-l_crypto/tests/extended/Makefile
/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
test_autorun.sh
test_checks.sh
test_extended.sh
45da028425-Aug-2017 Greg Tucker <greg.b.tucker@intel.com>

build: Add formatting scripts

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


/isa-l_crypto/LICENSE
/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/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_sse.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_sse.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_sse.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_sse.asm
/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_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.h
/isa-l_crypto/aes/cbc_std_vectors_random_test.c
/isa-l_crypto/aes/cbc_std_vectors_test.c
/isa-l_crypto/aes/gcm128_avx_gen2.asm
/isa-l_crypto/aes/gcm128_avx_gen4.asm
/isa-l_crypto/aes/gcm128_sse.asm
/isa-l_crypto/aes/gcm256_avx_gen2.asm
/isa-l_crypto/aes/gcm256_avx_gen4.asm
/isa-l_crypto/aes/gcm256_sse.asm
/isa-l_crypto/aes/gcm_avx_gen2.asm
/isa-l_crypto/aes/gcm_avx_gen4.asm
/isa-l_crypto/aes/gcm_defines.asm
/isa-l_crypto/aes/gcm_multibinary.asm
/isa-l_crypto/aes/gcm_ossl_perf.c
/isa-l_crypto/aes/gcm_pre.c
/isa-l_crypto/aes/gcm_sse.asm
/isa-l_crypto/aes/gcm_std_vectors_old_api_test.c
/isa-l_crypto/aes/gcm_std_vectors_random_old_api_test.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_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/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/aes/xts_aes_128_multibinary.asm
/isa-l_crypto/aes/xts_aes_256_multibinary.asm
/isa-l_crypto/configure.ac
/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/datastruct.asm
/isa-l_crypto/include/intrinreg.h
/isa-l_crypto/include/md5_mb.h
/isa-l_crypto/include/memcpy.asm
/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/multibinary.asm
/isa-l_crypto/include/reg_sizes.asm
/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/test.h
/isa-l_crypto/include/types.h
/isa-l_crypto/isa-l_crypto.def
/isa-l_crypto/make.inc
/isa-l_crypto/md5_mb/Makefile.am
/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_sse.c
/isa-l_crypto/md5_mb/md5_job.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_datastruct.asm
/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_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_x16x2_avx512.asm
/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_mb_x8x2_avx2.asm
/isa-l_crypto/md5_mb/md5_multibinary.asm
/isa-l_crypto/md5_mb/md5_ref.c
/isa-l_crypto/mh_sha1/Makefile.am
/isa-l_crypto/mh_sha1/mh_sha1.c
/isa-l_crypto/mh_sha1/mh_sha1_avx512.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_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/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_avx512.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_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/mh_sha256.c
/isa-l_crypto/mh_sha256/mh_sha256_avx512.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_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/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_multibinary.asm
/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_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/sha1_mb/Makefile.am
/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_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_flush_test.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_datastruct.asm
/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_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_mb_x16_avx512.asm
/isa-l_crypto/sha1_mb/sha1_mb_x4_avx.asm
/isa-l_crypto/sha1_mb/sha1_mb_x4_sse.asm
/isa-l_crypto/sha1_mb/sha1_mb_x8_avx2.asm
/isa-l_crypto/sha1_mb/sha1_multi_buffer_example.c
/isa-l_crypto/sha1_mb/sha1_multibinary.asm
/isa-l_crypto/sha1_mb/sha1_ni_x1.asm
/isa-l_crypto/sha1_mb/sha1_opt_x1.asm
/isa-l_crypto/sha1_mb/sha1_ref.c
/isa-l_crypto/sha256_mb/Makefile.am
/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_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_flush_test.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_datastruct.asm
/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_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_mb_x4_avx.asm
/isa-l_crypto/sha256_mb/sha256_mb_x4_sse.asm
/isa-l_crypto/sha256_mb/sha256_mb_x8_avx2.asm
/isa-l_crypto/sha256_mb/sha256_multibinary.asm
/isa-l_crypto/sha256_mb/sha256_ni_x1.asm
/isa-l_crypto/sha256_mb/sha256_opt_x1.asm
/isa-l_crypto/sha256_mb/sha256_ref.c
/isa-l_crypto/sha512_mb/Makefile.am
/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_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_mgr_datastruct.asm
/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_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_mb_x2_avx.asm
/isa-l_crypto/sha512_mb/sha512_mb_x2_sse.asm
/isa-l_crypto/sha512_mb/sha512_mb_x4_avx2.asm
/isa-l_crypto/sha512_mb/sha512_mb_x8_avx512.asm
/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
check_format.sh
iindent
remove_trailing_whitespace
6df3ef8004-May-2016 Greg Tucker <greg.b.tucker@intel.com>

Add multi-buffer hashing

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


/isa-l_crypto/LICENSE
/isa-l_crypto/Makefile.am
/isa-l_crypto/Makefile.nmake
/isa-l_crypto/Makefile.unx
/isa-l_crypto/Release_notes.txt
/isa-l_crypto/autogen.sh
/isa-l_crypto/configure.ac
/isa-l_crypto/include/datastruct.asm
/isa-l_crypto/include/intrinreg.h
/isa-l_crypto/include/md5_mb.h
/isa-l_crypto/include/memcpy.asm
/isa-l_crypto/include/memcpy_inline.h
/isa-l_crypto/include/multi_buffer.h
/isa-l_crypto/include/multibinary.asm
/isa-l_crypto/include/reg_sizes.asm
/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/test.h
/isa-l_crypto/include/types.h
/isa-l_crypto/isa-l_crypto.def
/isa-l_crypto/libisal_crypto.pc.in
/isa-l_crypto/make.inc
/isa-l_crypto/md5_mb/Makefile.am
/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_sse.c
/isa-l_crypto/md5_mb/md5_job.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_datastruct.asm
/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_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_x16x2_avx512.asm
/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_mb_x8x2_avx2.asm
/isa-l_crypto/md5_mb/md5_multibinary.asm
/isa-l_crypto/md5_mb/md5_ref.c
/isa-l_crypto/sha1_mb/Makefile.am
/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_sse.c
/isa-l_crypto/sha1_mb/sha1_job.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_datastruct.asm
/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_sse.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_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_x16_avx512.asm
/isa-l_crypto/sha1_mb/sha1_mb_x4_avx.asm
/isa-l_crypto/sha1_mb/sha1_mb_x4_sse.asm
/isa-l_crypto/sha1_mb/sha1_mb_x8_avx2.asm
/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/Makefile.am
/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_sse.c
/isa-l_crypto/sha256_mb/sha256_job.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_datastruct.asm
/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_sse.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_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_x16_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_x4_avx.asm
/isa-l_crypto/sha256_mb/sha256_mb_x4_sse.asm
/isa-l_crypto/sha256_mb/sha256_mb_x8_avx2.asm
/isa-l_crypto/sha256_mb/sha256_multibinary.asm
/isa-l_crypto/sha256_mb/sha256_ref.c
/isa-l_crypto/sha512_mb/Makefile.am
/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_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_mgr_datastruct.asm
/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_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_mb_x2_avx.asm
/isa-l_crypto/sha512_mb/sha512_mb_x2_sse.asm
/isa-l_crypto/sha512_mb/sha512_mb_x4_avx2.asm
/isa-l_crypto/sha512_mb/sha512_mb_x8_avx512.asm
/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
nasm-filter.sh
yasm-filter.sh

12