Searched refs:CONFIG_TLS_DEFAULT_CIPHERS (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/wpa/hostapd/
H A DAndroid.mk669 ifndef CONFIG_TLS_DEFAULT_CIPHERS
670 CONFIG_TLS_DEFAULT_CIPHERS = "DEFAULT:!EXP:!LOW" macro
672 L_CFLAGS += -DTLS_DEFAULT_CIPHERS=\"$(CONFIG_TLS_DEFAULT_CIPHERS)\"
/freebsd-current/contrib/wpa/wpa_supplicant/
H A DAndroid.mk1082 ifndef CONFIG_TLS_DEFAULT_CIPHERS
1083 CONFIG_TLS_DEFAULT_CIPHERS = "DEFAULT:!EXP:!LOW" macro
1085 L_CFLAGS += -DTLS_DEFAULT_CIPHERS=\"$(CONFIG_TLS_DEFAULT_CIPHERS)\"

Completed in 101 milliseconds