OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_TLS
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant/
Android.mk
366
ifndef
CONFIG_TLS
367
CONFIG_TLS
=openssl
368
#
CONFIG_TLS
=internal
371
ifeq ($(
CONFIG_TLS
), internal)
388
ifeq ($(
CONFIG_TLS
), openssl)
394
ifeq ($(
CONFIG_TLS
), gnutls)
403
ifeq ($(
CONFIG_TLS
), schannel)
406
ifeq ($(
CONFIG_TLS
), internal)
426
ifeq ($(
CONFIG_TLS
), none)
461
ifeq ($(
CONFIG_TLS
), openssl
[
all
...]
Makefile
447
ifndef
CONFIG_TLS
448
CONFIG_TLS
=openssl
451
ifeq ($(
CONFIG_TLS
), internal)
468
ifeq ($(
CONFIG_TLS
), openssl)
474
ifeq ($(
CONFIG_TLS
), gnutls)
483
ifeq ($(
CONFIG_TLS
), schannel)
486
ifeq ($(
CONFIG_TLS
), internal)
506
ifeq ($(
CONFIG_TLS
), none)
541
ifeq ($(
CONFIG_TLS
), openssl)
545
ifeq ($(
CONFIG_TLS
), gnutls
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/
Android.mk
676
ifndef
CONFIG_TLS
677
CONFIG_TLS
=openssl
680
ifeq ($(
CONFIG_TLS
), internal)
699
ifeq ($(
CONFIG_TLS
), openssl)
705
ifeq ($(
CONFIG_TLS
), gnutls)
714
ifeq ($(
CONFIG_TLS
), schannel)
717
ifeq ($(
CONFIG_TLS
), internal)
736
ifeq ($(
CONFIG_TLS
), none)
775
ifeq ($(
CONFIG_TLS
), openssl)
779
ifeq ($(
CONFIG_TLS
), gnutls
[
all
...]
Makefile
653
ifndef
CONFIG_TLS
654
CONFIG_TLS
=openssl
657
ifeq ($(
CONFIG_TLS
), internal)
676
ifeq ($(
CONFIG_TLS
), openssl)
682
ifeq ($(
CONFIG_TLS
), gnutls)
691
ifeq ($(
CONFIG_TLS
), schannel)
694
ifeq ($(
CONFIG_TLS
), internal)
713
ifeq ($(
CONFIG_TLS
), none)
752
ifeq ($(
CONFIG_TLS
), openssl)
756
ifeq ($(
CONFIG_TLS
), gnutls
[
all
...]
Completed in 13 milliseconds