]> git.ipfire.org Git - thirdparty/hostap.git/commit
Pass error values from digest calls to ms_funcs callers
authorJouni Malinen <j@w1.fi>
Sun, 16 Aug 2009 11:18:59 +0000 (14:18 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 16 Aug 2009 11:18:59 +0000 (14:18 +0300)
commit6d503f67e3a8f5db776ea66bf089894def93e14c
tree6121384fad3828e584db34aa22b75dd0a82d4eca
parent1430ba9b7ed82716703d92233f26a7d3d02547a4
Pass error values from digest calls to ms_funcs callers

These function calls can now fail, so better let the caller know if that
happened.
src/crypto/ms_funcs.c
src/crypto/ms_funcs.h