]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-SAKE: Report hash function failures to callers
authorJouni Malinen <j@w1.fi>
Fri, 19 Apr 2019 13:50:42 +0000 (16:50 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 19 Apr 2019 13:52:01 +0000 (16:52 +0300)
commit848718dddede20ee142eee5384ed0687439e25f1
treee368b02de87bf1a1801e7db3362549c02ba9b556
parent24b06511e2483a81445d0ab73b9fe2b041d5b1d4
EAP-SAKE: Report hash function failures to callers

While this is mostly theoretical, the hash functions can fail and it is
better for the upper layer code to explicitly check for such failures.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_common/eap_sake_common.c
src/eap_common/eap_sake_common.h
src/eap_peer/eap_sake.c
src/eap_server/eap_server_sake.c