hostap/src
Jouni Malinen 802bc4211b Fix AES block size handling for internal cipher
AES uses the same 128-bit block size with 128, 192, 256 bit keys, so use
the fixed block size definition instead of trying to dynamically set the
block size based on key length. This fixes use of 192-bit and 256-bit
AES keys with crypto_cipher_*() API when using the internal AES
implementation.

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-09-09 14:12:59 +03:00
..
ap AP: Configure basic rates from iface and not conf 2012-09-07 00:22:40 +03:00
common Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
crypto Fix AES block size handling for internal cipher 2012-09-09 14:12:59 +03:00
drivers atheros: Fix RSN capabilities debug print 2012-09-05 19:01:11 +03:00
eap_common Add UNAUTH-TLS vendor specific EAP type 2012-08-22 22:34:11 +03:00
eap_peer EAP-SIM/AKA: Store pseudonym identity in configuration 2012-09-02 13:04:18 +03:00
eap_server EAP-SIM DB: Remove unnecessary username prefix checks 2012-09-02 12:03:57 +03:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp EAP-SIM/AKA: Store pseudonym identity in configuration 2012-09-02 13:04:18 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p WFD: Properly match group for WFD element in Invitation Response 2012-09-05 16:39:19 +03:00
radius RADIUS DAS: Verify that Error-Code attribute is added 2012-08-19 18:32:35 +03:00
rsn_supp Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
tls LibTomMath: Use 64-bit mode for mp_digit 2012-06-09 11:53:30 +03:00
utils wpabuf: Get rid of separate ext_data pointer 2012-08-19 18:25:25 +03:00
wps WPS: Maintain more AP state during WPS PIN iteration 2012-08-27 13:48:11 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00