mirror of https://github.com/wolfSSL/wolfssl.git
src/internal.c: fix shiftTooManyBitsSigned in DefTicketEncCb(). tests/api/test_sha256.c and wolfssl/wolfcrypt/sha256.h: gate raw transform APIs (wc_Sha256Transform(), wc_Sha256FinalRaw()) and tests on !defined(WOLFSSL_KCAPI_HASH) && !defined(WOLFSSL_AFALG_HASH). move enum wc_HashFlags from wolfssl/wolfcrypt/hash.h to wolfssl/wolfcrypt/types.h to resolve circular dependency detected by cross-armv7m-armasm-thumb-fips-140-3-dev-sp-asm-all-crypto-only. add FIPS_VERSION_GE(7,0) gates to new null-arg tests in test_wc_Shake{128,256}_*(). optimize ByteReverseWords() for cases where only one operand is unaligned, and add correct handling of unaligned data in ByteReverseWords64() to resolve unaligned access sanitizer report in cross-aarch64_be-all-sp-asm-unittest-sanitizer. |
||
---|---|---|
.. | ||
Kbuild | ||
Makefile | ||
get_thread_size.c | ||
include.am | ||
linuxkm_memory.c | ||
linuxkm_wc_port.h | ||
lkcapi_glue.c | ||
module_exports.c.template | ||
module_hooks.c | ||
pie_first.c | ||
pie_last.c | ||
pie_redirect_table.c | ||
x86_vector_register_glue.c |