diff --git a/SAW/scripts/x86_64/entrypoint_check.sh b/SAW/scripts/x86_64/entrypoint_check.sh index b2b5526c..a004288c 100755 --- a/SAW/scripts/x86_64/entrypoint_check.sh +++ b/SAW/scripts/x86_64/entrypoint_check.sh @@ -35,7 +35,7 @@ extract-bc build/llvm_x86/crypto/crypto_test apply_patch "cmovznz" apply_patch "rsa-encrypt" apply_patch "nomuxrsp" -apply_patch "ec_GFp_nistp384_point_mul_public" +# apply_patch "ec_GFp_nistp384_point_mul_public" apply_patch "noinline-OPENSSL_malloc" apply_patch "noinline-aes_gcm_from_cipher_ctx" apply_patch "noinline-bn_mod_add_words" diff --git a/SAW/scripts/x86_64/entrypoint_check_aes_gcm.sh b/SAW/scripts/x86_64/entrypoint_check_aes_gcm.sh index fb02750c..4bbca593 100755 --- a/SAW/scripts/x86_64/entrypoint_check_aes_gcm.sh +++ b/SAW/scripts/x86_64/entrypoint_check_aes_gcm.sh @@ -35,7 +35,7 @@ extract-bc build/llvm_x86/crypto/crypto_test apply_patch "cmovznz" apply_patch "rsa-encrypt" apply_patch "nomuxrsp" -apply_patch "ec_GFp_nistp384_point_mul_public" +# apply_patch "ec_GFp_nistp384_point_mul_public" apply_patch "noinline-OPENSSL_malloc" apply_patch "noinline-aes_gcm_from_cipher_ctx" apply_patch "noinline-bn_mod_add_words" diff --git a/src b/src index a3ffd553..85f58da2 160000 --- a/src +++ b/src @@ -1 +1 @@ -Subproject commit a3ffd55315bb1b6de1a2858d80231a899e9abf03 +Subproject commit 85f58da29e68906d094d378fe968f6b90807d05f