Home
last modified time | relevance | path

Searched defs:cred (Results 51 - 75 of 101) sorted by relevance

12345

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_i.h100 struct wps_credential cred; member
H A Dwps_common.c385 struct wps_credential cred; in wps_get_oob_cred() local
[all...]
H A Dwps_er.c1606 wps_er_ap_settings_cb(void *ctx, const struct wps_credential *cred) wps_er_ap_settings_cb() argument
1944 wps_er_set_config(struct wps_er *er, const u8 *uuid, const u8 *addr, const struct wps_credential *cred) wps_er_set_config() argument
1995 wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr, const u8 *pin, size_t pin_len, const struct wps_credential *cred) wps_er_config() argument
2037 wps_er_config_token_from_cred(struct wps_context *wps, struct wps_credential *cred) wps_er_config_token_from_cred() argument
[all...]
H A Dwps_validate.c1028 static int wps_validate_cred(const u8 *cred, size_t len) in wps_validate_cred() argument
1060 static int wps_validate_credential(const u8 *cred[], u16 len[], size_t num, in wps_validate_credential() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_file.c193 struct wpa_cred *cred; in wpa_config_read_cred() local
336 struct wpa_cred *cred, *cred_tail, *cred_head; wpa_config_read() local
942 wpa_config_write_cred(FILE *f, struct wpa_cred *cred) wpa_config_write_cred() argument
1628 struct wpa_cred *cred; wpa_config_write() local
[all...]
H A Dhs20_supplicant.c192 struct wpa_cred *cred; in hs20_get_pps_mo_id() local
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_test.cpp522 DslmCredBuff cred = {(CredType)3, 9, info}; in HWTEST_F() local
540 DslmCredBuff cred = {(CredType)3, 9, info}; in HWTEST_F() local
841 DslmCredBuff *cred = nullptr; in HWTEST_F() local
867 DslmCredBuff *cred = nullptr; HWTEST_F() local
883 DslmCredBuff *cred = nullptr; HWTEST_F() local
899 DslmCredBuff **cred = nullptr; HWTEST_F() local
916 DslmCredBuff *cred = nullptr; HWTEST_F() local
933 DslmCredBuff cred; HWTEST_F() local
970 DslmCredBuff *cred = nullptr; HWTEST_F() local
1006 DslmCredBuff *cred = nullptr; HWTEST_F() local
1096 DslmCredBuff *cred = nullptr; HWTEST_F() local
1118 DslmCredBuff cred = { HWTEST_F() local
1736 DslmCredBuff cred = {CRED_TYPE_STANDARD, 9, info}; HWTEST_F() local
1748 DslmCredBuff cred = {CRED_TYPE_LARGE, 9, info}; HWTEST_F() local
1767 DslmCredBuff cred = {CRED_TYPE_SMALL, 9, info}; HWTEST_F() local
1780 char cred[] = "test"; HWTEST_F() local
1961 DslmCredBuff *cred = (DslmCredBuff *)MALLOC(sizeof(DslmCredBuff)); HWTEST_F() local
[all...]
/third_party/eudev/src/libudev/
H A Dlibudev-monitor.c548 struct ucred *cred; in udev_monitor_receive_device() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_internal.c206 struct tlsv1_credentials *cred; in tls_connection_set_params() local
310 struct tlsv1_credentials *cred; tls_global_set_params() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A 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() argument
194 tlsv1_set_ca_cert(struct tlsv1_credentials *cred, const char *cert, const u8 *cert_blob, size_t cert_blob_len, const char *path) tlsv1_set_ca_cert() argument
258 tlsv1_set_cert(struct tlsv1_credentials *cred, const char *cert, const u8 *cert_blob, size_t cert_blob_len) tlsv1_set_cert() argument
415 pkcs12_keybag(struct tlsv1_credentials *cred, const u8 *buf, size_t len) pkcs12_keybag() argument
423 pkcs12_pkcs8_keybag(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_pkcs8_keybag() argument
443 pkcs12_certbag(struct tlsv1_credentials *cred, const u8 *buf, size_t len) pkcs12_certbag() argument
622 pkcs12_safebag(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_safebag() argument
700 pkcs12_safecontents(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_safecontents() argument
745 pkcs12_parse_content_data(struct tlsv1_credentials *cred, const u8 *pos, const u8 *end, const char *passwd) pkcs12_parse_content_data() argument
767 pkcs12_parse_content_enc_data(struct tlsv1_credentials *cred, const u8 *pos, const u8 *end, const char *passwd) pkcs12_parse_content_enc_data() argument
882 pkcs12_parse_content(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_parse_content() argument
925 pkcs12_parse(struct tlsv1_credentials *cred, const u8 *key, size_t len, const char *passwd) pkcs12_parse() argument
1062 tlsv1_set_key(struct tlsv1_credentials *cred, const u8 *key, size_t len, const char *passwd) tlsv1_set_key() argument
1092 tlsv1_set_private_key(struct tlsv1_credentials *cred, const char *private_key, const char *private_key_passwd, const u8 *private_key_blob, size_t private_key_blob_len) tlsv1_set_private_key() argument
1127 tlsv1_set_dhparams_der(struct tlsv1_credentials *cred, const u8 *dh, size_t len) tlsv1_set_dhparams_der() argument
1203 tlsv1_set_dhparams_blob(struct tlsv1_credentials *cred, const u8 *buf, size_t len) tlsv1_set_dhparams_blob() argument
1255 tlsv1_set_dhparams(struct tlsv1_credentials *cred, const char *dh_file, const u8 *dh_blob, size_t dh_blob_len) tlsv1_set_dhparams() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_common.c385 struct wps_credential cred; in wps_get_oob_cred() local
[all...]
H A Dwps_er.c1606 wps_er_ap_settings_cb(void *ctx, const struct wps_credential *cred) wps_er_ap_settings_cb() argument
1944 wps_er_set_config(struct wps_er *er, const u8 *uuid, const u8 *addr, const struct wps_credential *cred) wps_er_set_config() argument
1995 wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr, const u8 *pin, size_t pin_len, const struct wps_credential *cred) wps_er_config() argument
2037 wps_er_config_token_from_cred(struct wps_context *wps, struct wps_credential *cred) wps_er_config_token_from_cred() argument
[all...]
H A Dwps_validate.c1028 static int wps_validate_cred(const u8 *cred, size_t len) in wps_validate_cred() argument
1060 static int wps_validate_credential(const u8 *cred[], u16 len[], size_t num, in wps_validate_credential() argument
H A Dwps.h596 const struct wps_credential *cred; member
H A Dwps_registrar.c1546 wps_build_cred_network_idx(struct wpabuf *msg, const struct wps_credential *cred) wps_build_cred_network_idx() argument
1557 wps_build_cred_ssid(struct wpabuf *msg, const struct wps_credential *cred) wps_build_cred_ssid() argument
1570 wps_build_cred_auth_type(struct wpabuf *msg, const struct wps_credential *cred) wps_build_cred_auth_type() argument
1582 wps_build_cred_encr_type(struct wpabuf *msg, const struct wps_credential *cred) wps_build_cred_encr_type() argument
1594 wps_build_cred_network_key(struct wpabuf *msg, const struct wps_credential *cred) wps_build_cred_network_key() argument
1608 wps_build_credential(struct wpabuf *msg, const struct wps_credential *cred) wps_build_credential() argument
1622 wps_build_credential_wrap(struct wpabuf *msg, const struct wps_credential *cred) wps_build_credential_wrap() argument
1643 struct wpabuf *cred; wps_build_cred() local
3328 struct wps_credential cred; wps_process_wsc_done() local
3632 wps_registrar_config_ap(struct wps_registrar *reg, struct wps_credential *cred) wps_registrar_config_ap() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_internal.c206 struct tlsv1_credentials *cred; in tls_connection_set_params() local
310 struct tlsv1_credentials *cred; tls_global_set_params() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A 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() argument
194 tlsv1_set_ca_cert(struct tlsv1_credentials *cred, const char *cert, const u8 *cert_blob, size_t cert_blob_len, const char *path) tlsv1_set_ca_cert() argument
258 tlsv1_set_cert(struct tlsv1_credentials *cred, const char *cert, const u8 *cert_blob, size_t cert_blob_len) tlsv1_set_cert() argument
415 pkcs12_keybag(struct tlsv1_credentials *cred, const u8 *buf, size_t len) pkcs12_keybag() argument
423 pkcs12_pkcs8_keybag(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_pkcs8_keybag() argument
443 pkcs12_certbag(struct tlsv1_credentials *cred, const u8 *buf, size_t len) pkcs12_certbag() argument
606 pkcs12_safebag(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_safebag() argument
678 pkcs12_safecontents(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_safecontents() argument
718 pkcs12_parse_content_data(struct tlsv1_credentials *cred, const u8 *pos, const u8 *end, const char *passwd) pkcs12_parse_content_data() argument
737 pkcs12_parse_content_enc_data(struct tlsv1_credentials *cred, const u8 *pos, const u8 *end, const char *passwd) pkcs12_parse_content_enc_data() argument
843 pkcs12_parse_content(struct tlsv1_credentials *cred, const u8 *buf, size_t len, const char *passwd) pkcs12_parse_content() argument
884 pkcs12_parse(struct tlsv1_credentials *cred, const u8 *key, size_t len, const char *passwd) pkcs12_parse() argument
1006 tlsv1_set_key(struct tlsv1_credentials *cred, const u8 *key, size_t len, const char *passwd) tlsv1_set_key() argument
1036 tlsv1_set_private_key(struct tlsv1_credentials *cred, const char *private_key, const char *private_key_passwd, const u8 *private_key_blob, size_t private_key_blob_len) tlsv1_set_private_key() argument
1071 tlsv1_set_dhparams_der(struct tlsv1_credentials *cred, const u8 *dh, size_t len) tlsv1_set_dhparams_der() argument
1136 tlsv1_set_dhparams_blob(struct tlsv1_credentials *cred, const u8 *buf, size_t len) tlsv1_set_dhparams_blob() argument
1188 tlsv1_set_dhparams(struct tlsv1_credentials *cred, const char *dh_file, const u8 *dh_blob, size_t dh_blob_len) tlsv1_set_dhparams() argument
[all...]
/third_party/curl/lib/
H A Dopenldap.c353 struct berval cred; in oldap_perform_auth() local
376 struct berval cred; in oldap_continue_auth() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dhs20_supplicant.c192 struct wpa_cred *cred; in hs20_get_pps_mo_id() local
H A Dnotify.c304 wpas_notify_wps_credential(struct wpa_supplicant *wpa_s, const struct wps_credential *cred) wpas_notify_wps_credential() argument
H A Dconfig.h413 struct wpa_cred *cred; member
/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c342 static void RemoveUnsupportedProtocols(IdentityInfo *cred) in RemoveUnsupportedProtocols() argument
362 IdentityInfo *cred = impl->credList.get(&impl->credList, index); in CheckAllCredsValidity() local
482 static int32_t AddAllCredAbilityToCredInfo(SessionImpl *impl, IdentityInfo *cred, CJso argument
508 AddPreSharedCredInfo(SessionImpl *impl, IdentityInfo *cred, CJson *credInfo) AddPreSharedCredInfo() argument
517 AddCertCredInfo(SessionImpl *impl, IdentityInfo *cred, CJson *credInfo) AddCertCredInfo() argument
540 AddCredInfoToEventData(SessionImpl *impl, IdentityInfo *cred, CJson *eventData) AddCredInfoToEventData() argument
859 GenerateHandshakeEventData(SessionImpl *impl, IdentityInfo *cred, CJson *eventData) GenerateHandshakeEventData() argument
905 AddStartHandshakeMsg(SessionImpl *impl, IdentityInfo *cred, CJson *sessionMsg) AddStartHandshakeMsg() argument
984 CreateIsoSubSession(SessionImpl *impl, const IdentityInfo *cred, AuthSubSession **returnSubSession) CreateIsoSubSession() argument
1013 CreateDlSpekeSubSession(SessionImpl *impl, const IdentityInfo *cred, AuthSubSession **returnSubSession) CreateDlSpekeSubSession() argument
1064 CreateEcSpekeSubSession(SessionImpl *impl, const IdentityInfo *cred, AuthSubSession **returnSubSession) CreateEcSpekeSubSession() argument
1289 AddAuthInfoToContextByCred(SessionImpl *impl, IdentityInfo *cred) AddAuthInfoToContextByCred() argument
1333 AddAuthSubSessionToVec(SessionImpl *impl, IdentityInfo *cred, ProtocolEntity *entity) AddAuthSubSessionToVec() argument
1355 ClientCreateAuthSubSessionByCred(SessionImpl *impl, IdentityInfo *cred) ClientCreateAuthSubSessionByCred() argument
1451 SetPeerUserIdToContext(CJson *context, const CJson *inputData, const IdentityInfo *cred) SetPeerUserIdToContext() argument
1484 ServerCreateAuthSubSessionByCred(SessionImpl *impl, const CJson *inputData, IdentityInfo *cred) ServerCreateAuthSubSessionByCred() argument
1694 SetAuthPsk(SessionImpl *impl, const CJson *inputData, IdentityInfo *cred) SetAuthPsk() argument
[all...]
/base/startup/appspawn/standard/
H A Dappspawn_service.c385 struct ucred cred = {-1, -1, -1}; in OnConnection() local
409 struct ucred cred = {0, 0, 0}; in MsgDevicedebugCheck() local
/third_party/curl/lib/vtls/
H A Dschannel.c2454 struct Curl_schannel_cred *cred = ptr; schannel_session_free() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new.c724 wpas_dbus_signal_wps_cred(struct wpa_supplicant *wpa_s, const struct wps_credential *cred) wpas_dbus_signal_wps_cred() argument
[all...]

Completed in 44 milliseconds

12345