]> git.ipfire.org Git - thirdparty/hostap.git/commit
crypto: Process des_encrypt() error returns in callers
authorJouni Malinen <j@w1.fi>
Tue, 28 Feb 2017 09:11:12 +0000 (11:11 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 28 Feb 2017 09:24:05 +0000 (11:24 +0200)
commitb41d3e0a7578c52207b7a09fbbbbb29563614873
treebaa989a262f0c37aaba5b090f326fedd0a2c9f7f
parent5f0e165e80914847fe0498caa4d8e2167a60c7e0
crypto: Process des_encrypt() error returns in callers

This updates all the des_encrypt() callers to handle error cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/ms_funcs.c
src/crypto/ms_funcs.h
src/eap_peer/eap_leap.c
src/eap_peer/eap_mschapv2.c
src/eap_peer/eap_ttls.c
src/eap_server/eap_server_ttls.c