]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/tls/tlsv1_cred.c
TLS: Replace set_key helpers to return key instead of status code
authorJouni Malinen <j@w1.fi>
Sat, 17 Oct 2009 09:15:46 +0000 (12:15 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 17 Oct 2009 09:15:46 +0000 (12:15 +0300)
commit3af9f2983cf143715954212ddf88558b77331626
tree374e5fcb73bd8700c65afce04f5d7dfb1075fc43
parent3f4ed97a70c057c970d312d57fb51f8f51fce777
TLS: Replace set_key helpers to return key instead of status code

The status code was not being used anyway, so it is simpler to
just return the key as is done in crypto functions.
src/tls/tlsv1_cred.c