wolfSSL / wolfTPM

wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.
https://www.wolfssl.com
GNU General Public License v2.0
230 stars 55 forks source link

add wolfSSL_Init to csr example, required for fips ecc #270

Closed jpbland1 closed 1 year ago

jpbland1 commented 1 year ago

ZD 16126

jpbland1 commented 1 year ago

So you don't need to call wolfSSL_Init, I just needed to add the wc_SetSeed_Cb call if WC_RNG_SEED_CB is defined