]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Check SHA256-PRF operation result
authorJouni Malinen <j@w1.fi>
Sun, 27 Mar 2016 18:43:24 +0000 (21:43 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 27 Mar 2016 18:44:49 +0000 (21:44 +0300)
commit0741c481ee1c1ff2997dd519e368316642426b1c
tree3caea2b7fc78910aaa82e81b947c9361d0eabe47
parentea86a3466718a82a7b9960b07c5630ba213ea787
SAE: Check SHA256-PRF operation result

While this is mostly theoretical, check explicitly that SHA256
operations in sha256_prf*() succeed.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/sae.c
src/crypto/sha256-prf.c
src/crypto/sha256.h