]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove rc4() wrapper
authorJouni Malinen <j@w1.fi>
Sun, 16 Aug 2009 16:57:50 +0000 (19:57 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 16 Aug 2009 16:57:50 +0000 (19:57 +0300)
commit8ef168311557982dd6b88cfcf26453aeb4dad6ac
treeb5503aea776a9dcafcb1cdc6f08e4140662a1125
parent1d5ed36e7c321c008528ae31f867bbe06044dfa2
Remove rc4() wrapper

This is not really of that much use since rc4_skip() can be used as
easily. In addition, rc4 has caused some symbol conflicts in the past,
so it is easier to live without that as an exported symbol.
hostapd/ieee802_11.c
hostapd/ieee802_1x.c
src/crypto/ms_funcs.c
src/crypto/rc4.c
src/crypto/rc4.h
src/eapol_supp/eapol_supp_sm.c