mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 01:10:49 +02:00
dd69d56e33
linuxkm/lkcapi_sha_glue.c: * in wc_linuxkm_drbg_init_tfm(), sleep if it's safe, and observe a wc_linuxkm_drbg_init_tfm_disable_vector_registers flag; * in wc_crng_reseed(), preemptively execute the reseed if it's safe to sleep; * in wc_linuxkm_drbg_startup(), in LINUXKM_DRBG_GET_RANDOM_BYTES section, add reseed test sequence if defined(DEBUG_DRBG_RESEEDS).