Home
last modified time | relevance | path

Searched defs:conf (Results 251 - 275 of 443) sorted by relevance

1...<<1112131415161718

/third_party/alsa-lib/src/timer/
H A Dtimer.c81 snd_config_t *conf, *type_conf = NULL; in snd_timer_open_conf() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_shm.c811 _snd_pcm_shm_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_shm_open() argument
/third_party/backends/backend/
H A Drts8891_low.h266 Rts8891_Config conf; member
/third_party/icu/icu4c/source/test/intltest/
H A Dcsdetest.cpp372 int32_t conf; in UTF16Test() local
/third_party/alsa-lib/aserver/
H A Daserver.c1025 snd_config_t *conf; in main() local
/third_party/mbedtls/tests/include/test/
H A Dssl_helpers.h199 mbedtls_ssl_config conf; member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c152 dri3_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, in dri3_create_surface() argument
246 dri3_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri3_create_window_surface() argument
261 dri3_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri3_create_pixmap_surface() argument
269 dri3_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri3_create_pbuffer_surface() argument
[all...]
H A Dplatform_drm.c141 dri2_drm_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_drm_create_window_surface() argument
192 dri2_drm_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_drm_create_pixmap_surface() argument
/third_party/node/src/crypto/
H A Dcrypto_util.cc164 const char* conf = per_process::cli_options->openssl_config.c_str(); in InitCryptoOnce() local
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c98 mbedtls_ssl_config conf; member
591 altcp_mbedtls_setup(void *conf, struct altcp_pcb *conn, struct altcp_pcb *inner_conn) in altcp_mbedtls_setup() argument
675 struct altcp_tls_config *conf; in altcp_tls_create_config() local
790 struct altcp_tls_config *conf = altcp_tls_create_config(1, cert_count, cert_count, 0); altcp_tls_create_config_server() local
857 struct altcp_tls_config *conf = altcp_tls_create_config_server(1); altcp_tls_create_config_server_privkey_cert() local
875 struct altcp_tls_config *conf = altcp_tls_create_config(0, (is_2wayauth) ? 1 : 0, (is_2wayauth) ? 1 : 0, ca != NULL); altcp_tls_create_config_client_common() local
909 struct altcp_tls_config *conf; altcp_tls_create_config_client_2wayauth() local
949 altcp_tls_free_config(struct altcp_tls_config *conf) altcp_tls_free_config() argument
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
H A Dssl_pm.c43 mbedtls_ssl_config conf; member
[all...]
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_ldso_dynlink.c274 ns_configor *conf = configor_init(); in dynlink_test_0140() local
298 ns_configor *conf = configor_init(); in dynlink_test_0160() local
574 ns_configor *conf = configor_init(); in dynlink_test_0360() local
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_def.c124 def_init_default(CONF *conf) def_init_default() argument
137 def_init_WIN32(CONF *conf) def_init_WIN32() argument
150 def_destroy(CONF *conf) def_destroy() argument
159 def_destroy_data(CONF *conf) def_destroy_data() argument
167 def_load(CONF *conf, const char *name, long *line) def_load() argument
208 def_load_bio(CONF *conf, BIO *in, long *line) def_load_bio() argument
614 clear_comments(CONF *conf, char *p) clear_comments() argument
651 str_copy(CONF *conf, char *section, char **pto, char *from) str_copy() argument
904 is_keytype(const CONF *conf, char c, unsigned short type) is_keytype() argument
928 eat_ws(CONF *conf, char *p) eat_ws() argument
935 trim_ws(CONF *conf, char *start) trim_ws() argument
948 eat_alpha_numeric(CONF *conf, char *p) eat_alpha_numeric() argument
962 scan_quote(CONF *conf, char *p) scan_quote() argument
980 scan_dquote(CONF *conf, char *p) scan_dquote() argument
1010 def_dump(const CONF *conf, BIO *out) def_dump() argument
1016 def_is_number(const CONF *conf, char c) def_is_number() argument
1021 def_to_int(const CONF *conf, char c) def_to_int() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dfipsinstall.c189 CONF *conf = NULL; in generate_config_and_load() local
216 static void free_config_and_unload(CONF *conf) in free_config_and_unload() argument
241 CONF *conf in verify_config() local
312 CONF *conf = NULL; fipsinstall_main() local
[all...]
H A Dpkeyutl.c105 CONF *conf = NULL; in pkeyutl_main() local
/third_party/openssl/apps/
H A Dpkeyutl.c105 CONF *conf = NULL; in pkeyutl_main() local
H A Dfipsinstall.c189 CONF *conf = NULL; in generate_config_and_load() local
216 static void free_config_and_unload(CONF *conf) in free_config_and_unload() argument
241 CONF *conf in verify_config() local
312 CONF *conf = NULL; fipsinstall_main() local
[all...]
/third_party/openssl/crypto/conf/
H A Dconf_def.c124 def_init_default(CONF *conf) def_init_default() argument
137 def_init_WIN32(CONF *conf) def_init_WIN32() argument
150 def_destroy(CONF *conf) def_destroy() argument
159 def_destroy_data(CONF *conf) def_destroy_data() argument
167 def_load(CONF *conf, const char *name, long *line) def_load() argument
208 def_load_bio(CONF *conf, BIO *in, long *line) def_load_bio() argument
614 clear_comments(CONF *conf, char *p) clear_comments() argument
651 str_copy(CONF *conf, char *section, char **pto, char *from) str_copy() argument
904 is_keytype(const CONF *conf, char c, unsigned short type) is_keytype() argument
928 eat_ws(CONF *conf, char *p) eat_ws() argument
935 trim_ws(CONF *conf, char *start) trim_ws() argument
948 eat_alpha_numeric(CONF *conf, char *p) eat_alpha_numeric() argument
962 scan_quote(CONF *conf, char *p) scan_quote() argument
980 scan_dquote(CONF *conf, char *p) scan_dquote() argument
1010 def_dump(const CONF *conf, BIO *out) def_dump() argument
1016 def_is_number(const CONF *conf, char c) def_is_number() argument
1021 def_to_int(const CONF *conf, char c) def_to_int() argument
[all...]
/third_party/openssl/test/helpers/
H A Dssl_test_ctx.c734 static void ssl_test_extra_conf_free_data(SSL_TEST_EXTRA_CONF *conf) in ssl_test_extra_conf_free_data() argument
773 parse_client_options(SSL_TEST_CLIENT_CONF *client, const CONF *conf, const char *client_section) parse_client_options() argument
806 parse_server_options(SSL_TEST_SERVER_CONF *server, const CONF *conf, const char *server_section) parse_server_options() argument
839 SSL_TEST_CTX_create(const CONF *conf, const char *test_section, OSSL_LIB_CTX *libctx) SSL_TEST_CTX_create() argument
[all...]
/third_party/selinux/checkpolicy/
H A Dcheckpolicy.c396 unsigned int binary = 0, debug = 0, sort = 0, cil = 0, conf = 0, optimize = 0; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_internal.c40 void * tls_init(const struct tls_config *conf) in tls_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c695 u8 conf[SHA256_MAC_LEN], *cruft = NULL, *ptr; in eap_pwd_perform_confirm_exchange() local
H A Deap_sim.c244 struct eap_peer_config *conf; in eap_sim_gsm_auth() local
188 eap_sim_ext_sim_result(struct eap_sm *sm, struct eap_sim_data *data, struct eap_peer_config *conf) eap_sim_ext_sim_result() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server.c1835 eap_server_sm_init(void *eapol_ctx, const struct eapol_callbacks *eapol_cb, struct eap_config *conf) eap_server_sm_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
H A Deapol_supp_sm.h405 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, struct eapol_config *conf) eapol_sm_notify_config() argument

Completed in 26 milliseconds

1...<<1112131415161718