]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Return result from confirm CN() operation to the caller
authorJouni Malinen <jouni@codeaurora.org>
Sat, 7 Sep 2019 15:47:48 +0000 (18:47 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 8 Sep 2019 15:02:47 +0000 (18:02 +0300)
commitd842e00bd6f6438bf690a7620ef631d359a3f430
tree8969e4f71c86b18a2f5d333702c3f40f18e93f8e
parenta8bfc6fff24218adc0902ba19843865d407262d8
SAE: Return result from confirm CN() operation to the caller

These functions could fail in theory, so report the result to the
caller.

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