hostapd/tests/fuzzing/pasn-init
Vinay Gannevaram ab37a57314 Replace PMKSA cache inline stubs with wrapper function stubs
PMKSA cache API is included in libpasn.so used by external modules,
e.g., Wi-Fi Aware. To avoid dependency on IEEE8021X_EAPOL define for the
external modules at compile time, remove PMKSA cache static inline
functions from the header file and add wrapper function stubs.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2024-04-06 00:12:52 +03:00
..
corpus tests: Fuzz testing for PASN 2022-11-06 17:22:14 +02:00
Makefile Replace PMKSA cache inline stubs with wrapper function stubs 2024-04-06 00:12:52 +03:00
pasn-init.c tests: Fix pasn-init fuzz tester build 2022-11-19 17:21:45 +02:00