hostap/hs20/client
Jouni Malinen 8e5e36a184 Clean up base64_{encode,decode} pointer types
Allow any pointer to be used as source for encoding and use char * as
the return value from encoding and input value for decoding to reduce
number of type casts needed in the callers.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2019-11-28 16:39:09 +02:00
..
.gitignore
Android.mk
devdetail.xml
devinfo.xml
est.c Clean up base64_{encode,decode} pointer types 2019-11-28 16:39:09 +02:00
Makefile
oma_dm_client.c
osu_client.c Clean up base64_{encode,decode} pointer types 2019-11-28 16:39:09 +02:00
osu_client.h
spp_client.c