wolfssl/linuxkm
Daniel Pouzzner d85c108952 wolfssl/wolfcrypt/error-crypt.h, wolfcrypt/src/error.c: add WC_FAILURE ("wolfCrypt generic failure") with value -1, for traceable error return of -1 in wolfCrypt.
configure.ac: add OPENSSL_EXTRA to --enable-wolfsentry.

linuxkm/linuxkm_wc_port.h, linuxkm/module_hooks.c, wolfssl/ssl.h: accommodate backward dependencies for wolfSSL_X509_NAME_add_entry_by_NID, wolfSSL_X509_NAME_free, and wolfSSL_X509_NAME_new_ex.

linuxkm/lkcapi_glue.c: if CONFIG_CRYPTO_MANAGER, assert match of CONFIG_CRYPTO_FIPS and HAVE_FIPS.

src/ssl_crypto.c, wolfcrypt/src/wc_lms.c, wolfcrypt/src/wc_lms_impl.c, wolfcrypt/src/wc_xmss.c, wolfcrypt/test/test.c: add missing casts for XMALLOC()s.

src/ssl_crypto.c: in wolfSSL_AES_decrypt(), fix gate for wc_AesDecryptDirect() return type.

wolfcrypt/test/test.c: smallstack refactor in test_dilithium_decode_level().

tests/api.c: fix uninited vars and "embedding a directive within macro arguments is not portable" in test_wc_dilithium_der().
2024-11-21 21:59:26 -06:00
..
Kbuild linuxkm: add asm support for Kyber. 2024-08-14 14:45:11 -05:00
Makefile linuxkm: initial support for cross-compilation. 2024-07-23 10:29:03 -05:00
get_thread_size.c update copyright to 2024 2024-07-19 13:15:05 -06:00
include.am linuxkm/include.am: add linuxkm/x86_vector_register_glue.c to EXTRA_DIST. 2024-05-09 02:03:16 -05:00
linuxkm_memory.c update copyright to 2024 2024-07-19 13:15:05 -06:00
linuxkm_wc_port.h wolfssl/wolfcrypt/error-crypt.h, wolfcrypt/src/error.c: add WC_FAILURE ("wolfCrypt generic failure") with value -1, for traceable error return of -1 in wolfCrypt. 2024-11-21 21:59:26 -06:00
lkcapi_glue.c wolfssl/wolfcrypt/error-crypt.h, wolfcrypt/src/error.c: add WC_FAILURE ("wolfCrypt generic failure") with value -1, for traceable error return of -1 in wolfCrypt. 2024-11-21 21:59:26 -06:00
module_exports.c.template configure.ac: add AM_MAINTAINER_MODE([disable]); 2024-11-01 11:57:36 -05:00
module_hooks.c wolfssl/wolfcrypt/error-crypt.h, wolfcrypt/src/error.c: add WC_FAILURE ("wolfCrypt generic failure") with value -1, for traceable error return of -1 in wolfCrypt. 2024-11-21 21:59:26 -06:00
pie_first.c update copyright to 2024 2024-07-19 13:15:05 -06:00
pie_last.c update copyright to 2024 2024-07-19 13:15:05 -06:00
pie_redirect_table.c update copyright to 2024 2024-07-19 13:15:05 -06:00
x86_vector_register_glue.c More spelling fixes 2024-11-01 12:59:01 -04:00