Home
last modified time | relevance | path

Searched defs:cred (Results 1 – 25 of 70) sorted by relevance

123

/external/wpa_supplicant_8/src/wps/
Dwps_attr_process.c84 static int wps_process_cred_network_idx(struct wps_credential *cred, in wps_process_cred_network_idx()
99 static int wps_process_cred_ssid(struct wps_credential *cred, const u8 *ssid, in wps_process_cred_ssid()
122 static int wps_process_cred_auth_type(struct wps_credential *cred, in wps_process_cred_auth_type()
139 static int wps_process_cred_encr_type(struct wps_credential *cred, in wps_process_cred_encr_type()
156 static int wps_process_cred_network_key_idx(struct wps_credential *cred, in wps_process_cred_network_key_idx()
169 static int wps_process_cred_network_key(struct wps_credential *cred, in wps_process_cred_network_key()
195 static int wps_process_cred_mac_addr(struct wps_credential *cred, in wps_process_cred_mac_addr()
211 static int wps_workaround_cred_key(struct wps_credential *cred) in wps_workaround_cred_key()
248 struct wps_credential *cred) in wps_process_cred()
268 struct wps_credential *cred) in wps_process_ap_settings()
Dwps_registrar.c1537 const struct wps_credential *cred) in wps_build_cred_network_idx()
1548 const struct wps_credential *cred) in wps_build_cred_ssid()
1561 const struct wps_credential *cred) in wps_build_cred_auth_type()
1573 const struct wps_credential *cred) in wps_build_cred_encr_type()
1585 const struct wps_credential *cred) in wps_build_cred_network_key()
1599 const struct wps_credential *cred) in wps_build_credential()
1613 const struct wps_credential *cred) in wps_build_credential_wrap()
1633 struct wpabuf *cred; in wps_build_cred() local
3329 struct wps_credential cred; in wps_process_wsc_done() local
3635 struct wps_credential *cred) in wps_registrar_config_ap()
Dwps_enrollee.c704 static int wps_process_cred_e(struct wps_data *wps, const u8 *cred, in wps_process_cred_e()
766 static int wps_process_creds(struct wps_data *wps, const u8 *cred[], in wps_process_creds()
806 struct wps_credential cred; in wps_process_ap_settings_e() local
/external/wpa_supplicant_8/src/tls/
Dtlsv1_cred.c23 struct tlsv1_credentials *cred; in tlsv1_cred_alloc() local
29 void tlsv1_cred_free(struct tlsv1_credentials *cred) in tlsv1_cred_free()
194 int tlsv1_set_ca_cert(struct tlsv1_credentials *cred, const char *cert, in tlsv1_set_ca_cert()
258 int tlsv1_set_cert(struct tlsv1_credentials *cred, const char *cert, in tlsv1_set_cert()
415 static int pkcs12_keybag(struct tlsv1_credentials *cred, in pkcs12_keybag()
423 static int pkcs12_pkcs8_keybag(struct tlsv1_credentials *cred, in pkcs12_pkcs8_keybag()
443 static int pkcs12_certbag(struct tlsv1_credentials *cred, in pkcs12_certbag()
622 static int pkcs12_safebag(struct tlsv1_credentials *cred, in pkcs12_safebag()
700 static int pkcs12_safecontents(struct tlsv1_credentials *cred, in pkcs12_safecontents()
745 static int pkcs12_parse_content_data(struct tlsv1_credentials *cred, in pkcs12_parse_content_data()
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
Dinterworking.c144 struct wpa_cred *cred; in cred_with_roaming_consortium() local
160 struct wpa_cred *cred; in cred_with_3gpp() local
172 struct wpa_cred *cred; in cred_with_nai_realm() local
188 struct wpa_cred *cred; in cred_with_domain() local
203 struct wpa_cred *cred; in cred_with_min_backhaul() local
218 struct wpa_cred *cred; in cred_with_conn_capab() local
695 struct wpa_cred *cred, in nai_realm_find_eap()
881 struct wpa_cred *cred, struct wpa_bss *bss) in already_connected()
907 struct wpa_cred *cred, in remove_duplicate_network()
972 struct wpa_cred *cred, in interworking_connect_3gpp()
[all …]
Dconfig_file.c155 struct wpa_cred *cred; in wpa_config_read_cred() local
298 struct wpa_cred *cred, *cred_tail, *cred_head; in wpa_config_read() local
889 static void wpa_config_write_cred(FILE *f, struct wpa_cred *cred) in wpa_config_write_cred()
1546 struct wpa_cred *cred; in wpa_config_write() local
Dwps_supplicant.c184 const struct wps_credential *cred) in wpas_wps_security_workaround()
367 const struct wps_credential *cred) in wpa_supplicant_wps_cred()
813 const struct wps_credential *cred = ap_settings->cred; in wpa_supplicant_wps_event_er_ap_settings() local
2044 struct wps_credential *cred) in wpas_wps_network_to_cred()
2083 struct wps_credential cred; in wpas_wps_er_set_config() local
2109 struct wps_credential cred; in wpas_wps_er_config() local
2291 struct wps_credential cred; in wpas_wps_network_config_token() local
/external/grpc-grpc/test/cpp/util/
Dgrpc_tool.cc210 const grpc::string& server_address, const CliCredentials& cred) { in CreateCliChannel()
265 int GrpcToolMainLib(int argc, const char** argv, const CliCredentials& cred, in GrpcToolMainLib()
302 bool GrpcTool::Help(int argc, const char** argv, const CliCredentials& cred, in Help()
322 const CliCredentials& cred, in ListServices()
423 const CliCredentials& cred, in PrintType()
451 const CliCredentials& cred, in CallMethod()
785 const CliCredentials& cred, in ParseMessage()
870 bool GrpcTool::ToText(int argc, const char** argv, const CliCredentials& cred, in ToText()
888 bool GrpcTool::ToBinary(int argc, const char** argv, const CliCredentials& cred, in ToBinary()
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dalts_credentials_fuzzer.cc82 grpc_channel_credentials* cred = grpc_alts_credentials_create_customized( in LLVMFuzzerTestOneInput() local
95 grpc_server_credentials* cred = in LLVMFuzzerTestOneInput() local
/external/grpc-grpc/test/core/security/
Dalts_credentials_fuzzer.cc87 grpc_channel_credentials* cred = grpc_alts_credentials_create_customized( in LLVMFuzzerTestOneInput() local
100 grpc_server_credentials* cred = in LLVMFuzzerTestOneInput() local
/external/libjpeg-turbo/
Djdmrg565.c23 register int y, cred, cgreen, cblue; in LOCAL() local
94 register int y, cred, cgreen, cblue; in LOCAL() local
167 register int y, cred, cgreen, cblue; in LOCAL() local
263 register int y, cred, cgreen, cblue; in LOCAL() local
Djdmrgext.c29 register int y, cred, cgreen, cblue; in LOCAL() local
101 register int y, cred, cgreen, cblue; in LOCAL() local
/external/openssh/
Dsk-usbhid.c278 pack_public_key_ecdsa(const fido_cred_t *cred, in pack_public_key_ecdsa()
349 pack_public_key_ed25519(const fido_cred_t *cred, in pack_public_key_ed25519()
381 pack_public_key(uint32_t alg, const fido_cred_t *cred, in pack_public_key()
451 fido_cred_t *cred = NULL; in sk_enroll() local
843 const fido_cred_t *cred; in read_rks() local
/external/openssh/openbsd-compat/
Dbsd-getpeereid.c30 struct ucred cred; in getpeereid() local
/external/compiler-rt/test/msan/Linux/
Dcmsghdr.cc75 struct ucred cred = {getpid(), getuid(), getgid()}; in main() local
/external/llvm-project/compiler-rt/test/msan/Linux/
Dcmsghdr.cpp75 struct ucred cred = {getpid(), getuid(), getgid()}; in main() local
/external/ltp/testcases/kernel/syscalls/getsockopt/
Dgetsockopt02.c44 struct ucred cred; in test_function() local
/external/wpa_supplicant_8/wpa_supplicant/examples/
Dwpas-dbus-new-wps.py33 def credentials(cred): argument
/external/curl/lib/vquic/
Dngtcp2.h55 gnutls_certificate_credentials_t cred; member
/external/webrtc/rtc_base/
Dhttp_common.cc230 CredHandle cred; member
501 CredHandle cred; in HttpAuthenticate() local
/external/rust/crates/tokio/src/net/unix/
Ducred.rs194 let mut cred = ptr::null_mut(); in get_peer_cred() localVariable
/external/wpa_supplicant_8/hs20/server/
Dspp_server.c649 static int add_username_password(struct hs20_svc *ctx, xml_node_t *cred, in add_username_password()
668 static void add_creation_date(struct hs20_svc *ctx, xml_node_t *cred) in add_creation_date()
687 xml_node_t *cred; in build_credential_pw() local
720 xml_node_t *cred, *cert; in build_credential_cert() local
838 xml_node_t *spp_node, *cred; in build_sub_rem_resp() local
1451 xml_node_t *cred, *eap, *userpw; in build_pps() local
1752 xml_node_t *cred; in hs20_user_input_free_remediation() local
1840 xml_node_t *spp_node, *cred; in hs20_cert_reenroll_complete() local
/external/curl/lib/vtls/
Dschannel.h85 struct Curl_schannel_cred *cred; member
/external/google-breakpad/src/client/linux/crash_generation/
Dcrash_generation_server.cc251 const struct ucred *cred = in ClientEvent() local
/external/libusb/libusb/os/
Dlinux_netlink.c291 struct ucred *cred; in linux_netlink_read_message() local

123