]> git.ipfire.org Git - thirdparty/hostap.git/commit
wolfssl: Support tod policy
authorJuliusz Sosinowicz <juliusz@wolfssl.com>
Thu, 4 Apr 2024 18:16:11 +0000 (20:16 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 2 Feb 2025 16:15:09 +0000 (18:15 +0200)
commit5ed2778dbfdd30007c610820b6fa49906c7ab92f
treef5836c68d10484fe51ef3e7272247154a1c60c7f
parent34914311c3a13deac3d83ef743c21b6bbecb7974
wolfssl: Support tod policy

Implement wolfssl_cert_tod() to support setting the correct tod value in
the certificate event message.

Always send the certificate event message in addition to error messages.
This is the same order of messages that the OpenSSL backend sends.

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