Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/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.c1541 const struct wps_credential *cred) in wps_build_cred_network_idx()
1552 const struct wps_credential *cred) in wps_build_cred_ssid()
1565 const struct wps_credential *cred) in wps_build_cred_auth_type()
1577 const struct wps_credential *cred) in wps_build_cred_encr_type()
1589 const struct wps_credential *cred) in wps_build_cred_network_key()
1603 const struct wps_credential *cred) in wps_build_credential()
1617 const struct wps_credential *cred) in wps_build_credential_wrap()
1637 struct wpabuf *cred; in wps_build_cred() local
3341 struct wps_credential cred; in wps_process_wsc_done() local
3649 struct wps_credential *cred) in wps_registrar_config_ap()
Dwps_enrollee.c715 static int wps_process_cred_e(struct wps_data *wps, const u8 *cred, in wps_process_cred_e()
791 static int wps_process_creds(struct wps_data *wps, const u8 *cred[], in wps_process_creds()
831 struct wps_credential *cred; in wps_process_ap_settings_e() local
Dwps_i.h101 struct wps_credential cred; member
Dwps_validate.c1028 static int wps_validate_cred(const u8 *cred, size_t len) in wps_validate_cred()
1075 static int wps_validate_credential(const u8 *cred[], u16 len[], size_t num, in wps_validate_credential()
Dwps_attr_parse.h101 const u8 *cred[MAX_CRED_COUNT]; member
Dwps_common.c399 struct wps_credential cred; in wps_get_oob_cred() local
Dwps.h606 const struct wps_credential *cred; member
/hal_espressif-latest/components/wpa_supplicant/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()
606 static int pkcs12_safebag(struct tlsv1_credentials *cred, in pkcs12_safebag()
678 static int pkcs12_safecontents(struct tlsv1_credentials *cred, in pkcs12_safecontents()
718 static int pkcs12_parse_content_data(struct tlsv1_credentials *cred, in pkcs12_parse_content_data()
[all …]
Dtlsv1_server_i.h45 struct tlsv1_credentials *cred; member
Dtlsv1_client_i.h64 struct tlsv1_credentials *cred; member
Dtlsv1_server.c377 struct tlsv1_server * tlsv1_server_init(struct tlsv1_credentials *cred) in tlsv1_server_init()
Dtlsv1_client.c865 struct tlsv1_credentials *cred) in tlsv1_client_set_cred()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.c215 int friend_cred_set(struct friend_cred *cred, uint8_t idx, const uint8_t net_key[16]) in friend_cred_set()
263 struct friend_cred *cred = &friend_cred[i]; in friend_cred_refresh() local
280 struct friend_cred *cred = &friend_cred[i]; in friend_cred_update() local
299 struct friend_cred *cred = NULL; in friend_cred_create() local
340 void friend_cred_clear(struct friend_cred *cred) in friend_cred_clear()
354 struct friend_cred *cred = &friend_cred[i]; in friend_cred_del() local
373 struct friend_cred *cred = &friend_cred[i]; in friend_cred_get() local
1119 struct friend_cred *cred = &friend_cred[i]; in friend_decrypt() local
Dlpn.c510 struct friend_cred *cred = NULL; in bt_mesh_lpn_friend_offer() local
Dnet.h393 } cred[2]; member
Dsettings.c135 cred:1; member
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dtls_internal.c206 struct tlsv1_credentials *cred; in tls_connection_set_params() local
310 struct tlsv1_credentials *cred; in tls_global_set_params() local
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwps_hostapd.c510 struct wps_credential cred = {0}; in hostapd_wps_config_ap() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h362 cred:1, /**< Friendship Credentials Flag. */ member
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c1368 static int save_credentials_cb(void *ctx, const struct wps_credential *cred) in save_credentials_cb()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.c4621 struct json_token *cred) in dpp_parse_cred_legacy()
5111 struct json_token *cred) in dpp_parse_cred_dpp()
5283 struct json_token *root, *token, *discovery, *cred; in dpp_parse_conf_obj() local
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h382 cred:1, /*!< Friendship Credentials Flag. */ member