Home
last modified time | relevance | path

Searched refs:PFX (Results 1 – 20 of 20) sorted by relevance

/external/iptables/extensions/
Dlibxt_CONNSECMARK.c12 #define PFX "CONNSECMARK target: " macro
54 xtables_error(PARAMETER_PROBLEM, PFX "parameter required"); in CONNSECMARK_check()
69 xtables_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_connsecmark()
Dlibxt_SECMARK.c12 #define PFX "SECMARK target: " macro
48 xtables_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_secmark()
/external/llvm/autoconf/
DREADME.TXT9 4. configure/build/install autoconf with --prefix=<PFX>
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_supplicant.conf.sgml215 PKCS#12/PFX format, they need to be converted to suitable PEM/DER
221 # convert CA certificate (if included in PFX file) to PEM format
/external/libxml2/
Dlibxml.m414 [ --with-xml-prefix=PFX Prefix where libxml is installed (optional)],
17 [ --with-xml-exec-prefix=PFX Exec prefix where libxml is installed (optional)],
/external/libogg/
Dogg.m412 AC_ARG_WITH(ogg,AC_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg…
/external/libvorbis/m4/
Dogg.m412 AC_ARG_WITH(ogg,AC_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg…
/external/libmicrohttpd/m4/
Dlibgcrypt.m431 AC_HELP_STRING([--with-libgcrypt-prefix=PFX],
/external/libopus/
Dopus.m413 AC_ARG_WITH(opus,AC_HELP_STRING([--with-opus=PFX],[Prefix where opus is installed (optional)]), opu…
/external/libmicrohttpd/
Dconfigure.ac673 …--with-gnutls[=PFX]]],[use GnuTLS for HTTPS support, optional PFX overrides pkg-config data for Gn…
/external/libvorbis/
Dvorbis.m413 AC_ARG_WITH(vorbis,AC_HELP_STRING([--with-vorbis=PFX],[Prefix where libvorbis is installed (optiona…
Dconfigure1521 --with-ogg=PFX Prefix where libogg is installed (optional)
/external/wpa_supplicant_8/hostapd/
Dandroid.config119 # PKCS#12 (PFX) support (used to read private key and certificate file from
Ddefconfig132 # PKCS#12 (PFX) support (used to read private key and certificate file from
DChangeLog942 * added support for reading PKCS#12 (PFX) files (as a replacement for
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20141 # private_key: File path to client private key file (PEM/DER/PFX)
142 # When PKCS#12/PFX file (.p12/.pfx) is used, client_cert should be
Dandroid.config155 # PKCS#12 (PFX) support (used to read private key and certificate file from
DREADME668 If the user certificate and private key is received in PKCS#12/PFX
674 # convert CA certificate (if included in PFX file) to PEM format
Ddefconfig169 # PKCS#12 (PFX) support (used to read private key and certificate file from
DChangeLog1859 * added support for reading PKCS#12 (PFX) files (as a replacement for