audk/CryptoPkg
Yuan Yu 3c9e2f239a CryptoPkg: Fix integer overflow
SECSPERDAY is 86400 which exceeds the limit of a UINT16 which is 65536.
Therefore DayRemainder cannot use UINT16. This patch makes it UINT32.

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Julien Grall <julien@xen.org>

Signed-off-by: Yuan Yu <yuanyu@google.com>
Reviewed-by: Ard Biesheuvel <ardb+tianocore@kernel.org>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-10-10 00:58:26 +00:00
..
Driver CryptoPkg: Add EC APIs to DXE and protocol 2022-09-26 07:03:56 +00:00
Include CryptoPkg: Add EC APIs to DXE and protocol 2022-09-26 07:03:56 +00:00
Library CryptoPkg: Fix integer overflow 2022-10-10 00:58:26 +00:00
Private CryptoPkg: Add EC APIs to DXE and protocol 2022-09-26 07:03:56 +00:00
Test CryptoPkg/Test: Add unit test for CryptoEc 2022-09-26 07:03:56 +00:00
CryptoPkg.ci.yaml CryptoPkg/OpensslLib: Add native instruction support for IA32 2022-09-23 11:07:54 +00:00
CryptoPkg.dec CryptoPkg: Add ECC related usage reference 2022-09-26 07:03:56 +00:00
CryptoPkg.dsc CryptoPkg: Add EC APIs to DXE and protocol 2022-09-26 07:03:56 +00:00
CryptoPkg.uni CryptoPkg/BaseHashApiLib: Align BaseHashApiLib with TPM 2.0 Implementation 2020-02-19 16:38:22 +00:00
CryptoPkgExtra.uni CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00