]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Add privacyProtectionKey into Configurator backup/restore
authorJouni Malinen <jouni@codeaurora.org>
Tue, 13 Oct 2020 20:11:40 +0000 (23:11 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 13 Oct 2020 20:38:47 +0000 (23:38 +0300)
commit0f07230eb9684080adfd711531be075fa157f00d
tree0d4d3a53cdc59c676c18f46f6f8260cf9355fbe2
parenta0ccc4017fa76485cf26109decd2d22de19a6009
DPP2: Add privacyProtectionKey into Configurator backup/restore

This allows the privacyProtectionKey to be transferred to a new
Configurator similarly to the way c-sign-key is transferred.

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