hostap/src
Jouni Malinen 0a5d68aba5 Make hash functions return error value
Some crypto libraries can return in these functions (e.g., if a specific
hash function is disabled), so we better provide the caller a chance to
check whether the call failed. The return values are not yet used
anywhere, but they will be needed for future changes.
2009-08-16 14:06:00 +03:00
..
common Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
crypto Make hash functions return error value 2009-08-16 14:06:00 +03:00
drivers NetBSD: Fix wired IEEE 802.1X problem 2009-08-15 20:59:16 +03:00
eap_common Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
eap_peer Fix EAP-TNC peer memory leak on an error path 2009-06-30 19:39:13 +03:00
eap_server Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
eapol_supp Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
hlr_auc_gw Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
l2_packet Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
radius Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
rsn_supp Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
tls Support PEM format RSA private key with internal TLS implementation 2009-08-16 09:34:21 +03:00
utils Avoid a theoretical integer overflow in base64_encode() 2009-08-13 16:36:41 +03:00
wps Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00