]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Replace I/R-nonce with C/E-nonce in reconfiguration
authorJouni Malinen <jouni@codeaurora.org>
Wed, 9 Sep 2020 20:06:14 +0000 (23:06 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 9 Sep 2020 20:24:00 +0000 (23:24 +0300)
commit0ebf5aa346a2bd25485df1c00eab079d659d35d0
tree93604990c17d675f811d478af62f0b60dc12e72c
parent99f8506d30e3167168d6153f60c496abf59574cb
DPP2: Replace I/R-nonce with C/E-nonce in reconfiguration

These nonces were renamed/replaced in the protocol design, so update
implementation to match.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/dpp.h
src/common/dpp_crypto.c
src/common/dpp_reconfig.c