SAE: Merge sae_get_rand() error case return statements
authorJouni Malinen <j@w1.fi>
Tue, 23 Jun 2015 19:35:09 +0000 (22:35 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 23 Jun 2015 20:10:36 +0000 (23:10 +0300)
commitd93abd4a97569488f27f65f530a95bb811fb97a2
tree6e480292cfd280a3d7e229a190839e20fa6bbd2a
parent939527b59d6935b050454009e5d255158cac3e6a
SAE: Merge sae_get_rand() error case return statements

These error cases have the exact same outcome, so a single return
statement can be used.

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