]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Check SHA256 result success
authorJouni Malinen <jouni@codeaurora.org>
Tue, 15 Oct 2019 12:34:41 +0000 (15:34 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 15 Oct 2019 12:41:13 +0000 (15:41 +0300)
commit0b0ed907d19d0cedd02a01804e469abab8c95712
tree19a00ab6b6a81bdd315eb8dd723203687bac2398
parent8dda97c75812efde6b460f4f312ea616f05816c6
WPS: Check SHA256 result success

These functions can fail in theory, so verify they succeeded before
comparing the hash values.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/wps/wps_attr_build.c
src/wps/wps_attr_process.c