[openssl/openssl] ed6dfd: use '__builtin_expect' to improve EVP_EncryptUpdat...
Liu-ErMeng
noreply at github.com
Thu Jul 13 12:56:05 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: ed6dfd1e3694b3438249f3d0117bc314afa6b240
https://github.com/openssl/openssl/commit/ed6dfd1e3694b3438249f3d0117bc314afa6b240
Author: Liu-ErMeng <liuermeng2 at huawei.com>
Date: 2023-07-13 (Thu, 13 Jul 2023)
Changed paths:
M crypto/evp/evp_enc.c
M include/internal/common.h
Log Message:
-----------
use '__builtin_expect' to improve EVP_EncryptUpdate performance for gcc/clang.
Signed-off-by: Liu-ErMeng <liuermeng2 at huawei.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21425)
More information about the openssl-commits
mailing list