Home
last modified time | relevance | path

Searched defs:keyfile (Results 1 – 25 of 37) sorted by relevance

12

/third_party/glib/glib/tests/
Dkeyfile.c12 GKeyFile *keyfile; in load_data() local
38 check_string_value (GKeyFile *keyfile, in check_string_value()
54 check_locale_string_value (GKeyFile *keyfile, in check_locale_string_value()
71 check_string_locale_value (GKeyFile *keyfile, in check_string_locale_value()
85 check_string_list_value (GKeyFile *keyfile, in check_string_list_value()
117 check_locale_string_list_value (GKeyFile *keyfile, in check_locale_string_list_value()
150 check_integer_list_value (GKeyFile *keyfile, in check_integer_list_value()
182 check_double_list_value (GKeyFile *keyfile, in check_double_list_value()
214 check_boolean_list_value (GKeyFile *keyfile, in check_boolean_list_value()
246 check_boolean_value (GKeyFile *keyfile, in check_boolean_value()
[all …]
/third_party/glib/gio/
Dgio-tool-launch.c45 GKeyFile *keyfile = NULL; in handle_launch() local
Dgportalsupport.c38 GKeyFile *keyfile; in read_flatpak_info() local
Dgkeyfilesettingsbackend.c61 GKeyFile *keyfile; member
473 GKeyFile *keyfile, in keyfile_to_tree()
/third_party/python/Lib/
Dpoplib.py434 def __init__(self, host, port=POP3_SSL_PORT, keyfile=None, certfile=None, argument
460 def stls(self, keyfile=None, certfile=None, context=None): argument
Dsmtplib.py752 def starttls(self, keyfile=None, certfile=None, context=None): argument
1031 keyfile=None, certfile=None, argument
Dssl.py780 certfile=None, keyfile=None, argument
1417 def wrap_socket(sock, keyfile=None, certfile=None, argument
Dftplib.py719 keyfile=None, certfile=None, context=None, argument
/third_party/openssl/apps/
Dspkac.c57 char *challenge = NULL, *keyfile = NULL; in spkac_main() local
Drsautl.c72 char *infile = NULL, *outfile = NULL, *keyfile = NULL; in rsautl_main() local
Dcrl.c73 char *infile = NULL, *outfile = NULL, *crldiff = NULL, *keyfile = NULL; in crl_main() local
Ds_time.c99 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; in s_time_main() local
Dpkeyutl.c365 const char *keyfile, int keyform, int key_type, in init_ctx()
Ddgst.c95 const char *outfile = NULL, *keyfile = NULL, *prog = NULL; in dgst_main() local
Dsmime.c125 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; in smime_main() local
Dcms.c202 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; in cms_main() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Ddaemon.c172 const char *keyfile, in SPDYF_start_daemon_va()
Dapplicationlayer.c327 const char *keyfile, in SPDY_start_daemon()
/third_party/glib/gio/tests/
Dmimeapps.c301 GKeyFile *keyfile; in test_mime_file() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsdecrypt.c126 char *keyfile; /* .pfx file containing the user's private key. */ member
316 static int ntfs_pkcs12_load_pfxfile(const char *keyfile, u8 **pfx, in ntfs_pkcs12_load_pfxfile()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dparsechannels.c359 GKeyFile *keyfile; in parse_and_configure_from_v5_conf_file() local
/third_party/python/Lib/test/test_asyncio/
Dtest_events.py908 def _create_ssl_context(self, certfile, keyfile=None): argument
914 def _make_ssl_server(self, factory, certfile, keyfile=None): argument
925 def _make_ssl_unix_server(self, factory, certfile, keyfile=None): argument
/third_party/nghttp2/src/
Dnghttp.h69 std::string keyfile; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-target.c127 gchar *keyfile; member
/third_party/python/Lib/msilib/
D__init__.py258 …def start_component(self, component = None, feature = None, flags = None, keyfile = None, uuid=Non… argument

12