hostapd/src
Jouni Malinen 092efd45a6 OpenSSL: Implement AES keywrap using the EVP API
OpenSSL 3.0 deprecated the low-level encryption functions, so use the
EVP API for this. Maintain the previous version for BoringSSL and
LibreSSL since not all versions seem to have the EVP_aes_*_wrap()
functions needed for the EVP API.

Signed-off-by: Jouni Malinen <j@w1.fi>
2022-04-09 21:11:10 +03:00
..
ap Update IEEE P802.11ax draft references to published amendment 2022-04-08 19:50:32 +03:00
common Update IEEE P802.11ax draft references to published amendment 2022-04-08 19:50:32 +03:00
crypto OpenSSL: Implement AES keywrap using the EVP API 2022-04-09 21:11:10 +03:00
drivers Sync with wireless-next.git include/uapi/linux/nl80211.h 2022-03-28 19:40:23 +03:00
eap_common EAP-TLS: Update specification references to RFC 5216 and 9190 2022-04-05 22:57:51 +03:00
eap_peer EAP-TLS: Allow TLSv1.3 support to be enabled with build config 2022-04-07 00:45:40 +03:00
eap_server EAP-TLS: Testing functionality to skip protected success indication 2022-04-07 00:43:12 +03:00
eapol_auth EAP-TLS: Testing functionality to skip protected success indication 2022-04-07 00:43:12 +03:00
eapol_supp build: Make more library things common 2020-10-12 20:20:35 +03:00
fst FST: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
l2_packet Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
p2p P2P: Copy only valid opclasses while filtering out 6 GHz channels 2022-03-30 20:42:14 +03:00
pae MACsec: Support GCM-AES-256 cipher suite 2022-02-16 22:54:49 +02:00
radius RADIUS client: Fix void-pointer-to-enum-cast warning 2021-08-19 11:19:37 +03:00
rsn_supp Add support for not transmitting EAPOL-Key group msg 2/2 2022-04-05 17:06:32 +03:00
tls TLS: Fix highest TLS version disabling with internal TLS client 2021-03-14 13:08:04 +02:00
utils HTTP: Make URL available to the cert_cb 2022-03-11 19:46:23 +02:00
wps Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
build.rules build: Rebuild libs all the time 2020-10-12 20:18:02 +03:00
lib.rules build: lib.rules: Add common-clean 2020-10-16 12:51:12 +03:00
Makefile build: Add a common-clean target 2020-10-10 12:48:41 +03:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00