]> git.ipfire.org Git - thirdparty/hostap.git/commit
Return success/failure result from sha384_prf()
authorJouni Malinen <j@w1.fi>
Sun, 12 Mar 2017 17:40:29 +0000 (19:40 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 12 Mar 2017 18:43:06 +0000 (20:43 +0200)
commitef23838590006d773f90c25c0fa664c6d954b75e
treec4953067c282e070670590d1a0d2654a63bec081
parent0a6147991ebd3d0b52ab3e503838cc8eca32e3b3
Return success/failure result from sha384_prf()

This makes the function more consistent with sha256_prf().

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