]> git.ipfire.org Git - thirdparty/hostap.git/commit
wolfSSL: Register a FIPS callback
authorJuliusz Sosinowicz <juliusz@wolfssl.com>
Fri, 29 Apr 2022 14:18:00 +0000 (16:18 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 1 May 2022 14:03:50 +0000 (17:03 +0300)
commit9d5f8168fc9ecafbca33573016b6f78bf74da38f
tree58476ba98aaa25d229320e7b82da9e6237cf8fea
parentb3333a9f4ca1dbd6ef67ed4f22a58798839ca9b2
wolfSSL: Register a FIPS callback

Register a callback with wolfCrypt_SetCb_fips to inform the user of
errors in the wolfCrypt FIPS module.

Signed-off-by: Juliusz Sosinowicz <juliusz@wolfssl.com>
src/crypto/tls_wolfssl.c