Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 90) sorted by relevance

1234

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_client_write.c47 u8 *hello, *end, *pos, *hs_length, *hs_start, *rhdr; in tls_send_client_hello() local
263 u8 **msgpos, u8 *end) in tls_write_client_certificate()
346 static int tlsv1_key_x_dh(struct tlsv1_client *conn, u8 **pos, u8 *end) in tlsv1_key_x_dh()
469 static int tlsv1_key_x_rsa(struct tlsv1_client *conn, u8 **pos, u8 *end) in tlsv1_key_x_rsa()
517 u8 **msgpos, u8 *end) in tls_write_client_key_exchange()
575 u8 **msgpos, u8 *end) in tls_write_client_certificate_verify()
747 u8 **msgpos, u8 *end) in tls_write_client_change_cipher_spec()
780 u8 **msgpos, u8 *end) in tls_write_client_finished()
873 u8 *msg, *end, *pos; in tls_send_client_key_exchange() local
916 u8 *msg, *end, *pos; in tls_send_change_cipher_spec() local
Dtlsv1_server_write.c43 u8 **msgpos, u8 *end) in tls_write_server_hello()
190 u8 **msgpos, u8 *end) in tls_write_server_certificate()
282 u8 **msgpos, u8 *end, in tls_write_server_certificate_status()
369 u8 **msgpos, u8 *end) in tls_write_server_key_exchange()
696 u8 **msgpos, u8 *end) in tls_write_server_certificate_request()
762 u8 **msgpos, u8 *end) in tls_write_server_hello_done()
799 u8 **msgpos, u8 *end) in tls_write_server_change_cipher_spec()
832 u8 **msgpos, u8 *end) in tls_write_server_finished()
932 u8 *msg, *end, *pos; in tls_send_server_hello() local
1012 u8 *msg, *end, *pos; in tls_send_change_cipher_spec() local
Dtlsv1_cred.c110 const u8 *pos, *end; in tlsv1_add_cert() local
268 const u8 *pos, *end; in tlsv1_set_key_pem() local
309 const u8 *pos, *end; in tlsv1_set_key_enc_pem() local
449 const u8 *pos, *end; in pkcs12_certbag() local
515 static int pkcs12_parse_attr_friendly_name(const u8 *pos, const u8 *end) in pkcs12_parse_attr_friendly_name()
540 static int pkcs12_parse_attr_local_key_id(const u8 *pos, const u8 *end) in pkcs12_parse_attr_local_key_id()
567 const u8 *end = pos + len; in pkcs12_parse_attr() local
612 const u8 *pos = buf, *end = buf + len; in pkcs12_safebag() local
683 const u8 *pos, *end; in pkcs12_safecontents() local
719 const u8 *pos, const u8 *end, in pkcs12_parse_content_data()
[all …]
Dtlsv1_server_read.c52 const u8 *pos, *end; in tls_process_status_request_item() local
93 const u8 *pos, *end; in tls_process_status_request_v2() local
124 const u8 *pos, *end, *c; in tls_process_client_hello() local
399 const u8 *pos, *end; in tls_process_certificate() local
599 struct tlsv1_server *conn, const u8 *pos, const u8 *end) in tls_process_client_key_exchange_rsa()
702 struct tlsv1_server *conn, const u8 *pos, const u8 *end) in tls_process_client_key_exchange_dh()
810 const u8 *pos, *end; in tls_process_client_key_exchange() local
887 const u8 *pos, *end; in tls_process_certificate_verify() local
1098 const u8 *pos, *end; in tls_process_client_finished() local
Dtlsv1_client_read.c44 const u8 *end = pos + len; in tls_process_server_hello_extensions() local
84 const u8 *pos, *end; in tls_process_server_hello() local
362 const u8 *pos, *end; in tls_process_certificate() local
673 const u8 *pos, *end, *server_params, *server_params_end; in tlsv1_process_diffie_hellman() local
807 const u8 *end = pos + len; in tls_process_certificate_status_ocsp_response() local
831 const u8 *pos, *end; in tls_process_certificate_status() local
1029 const u8 *pos, *end; in tls_process_server_key_exchange() local
1126 const u8 *pos, *end; in tls_process_certificate_request() local
1190 const u8 *pos, *end; in tls_process_server_hello_done() local
1327 const u8 *pos, *end; in tls_process_server_finished() local
Dx509v3.c186 const u8 *pos, *end; in x509_parse_algorithm_identifier() local
221 const u8 *pos, *end; in x509_parse_public_key() local
289 const u8 *pos, *end, *set_pos, *set_end, *seq_pos, *seq_end; in x509_parse_name() local
494 char *pos, *end; in x509_name_string() local
575 const char *pos, *end; in x509_parse_time() local
979 const u8 *p, *end; in x509_parse_ext_alt_name() local
1154 const u8 *end; in x509_parse_ext_certificate_policies() local
1278 const u8 *end; in x509_parse_ext_ext_key_usage() local
1362 const u8 *end; in x509_parse_extension() local
1436 const u8 *end; in x509_parse_extensions() local
[all …]
Dpkcs8.c22 const u8 *pos, *end; in pkcs8_key_import() local
114 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
Dtlsv1_client_ocsp.c117 const u8 *pos, *end; in tls_process_ocsp_single_response() local
317 const u8 *pos, *end; in tls_process_ocsp_responses() local
349 const u8 *pos, *end; in tls_process_basic_ocsp_response() local
652 const u8 *pos, *end; in tls_process_ocsp_response() local
Drsa.c31 static const u8 * crypto_rsa_parse_integer(const u8 *pos, const u8 *end, in crypto_rsa_parse_integer()
65 const u8 *pos, *end; in crypto_rsa_import_public_key() local
149 const u8 *pos, *end; in crypto_rsa_import_private_key() local
Dpkcs1.c102 u8 *pos, *end; in pkcs1_v15_private_key_decrypt() local
208 const u8 *pos, *end, *next, *da_end; in pkcs1_v15_sig_ver() local
Dasn1.c173 const u8 *pos, *end; in asn1_get_next() local
292 const u8 *pos, *end; in asn1_parse_oid() local
483 const u8 *pos = buf, *end = buf + len; in asn1_get_alg_id() local
/hal_espressif-latest/components/heap/
Dheap_caps_init.c151 esp_err_t heap_caps_add_region(intptr_t start, intptr_t end) in heap_caps_add_region()
170 …caps_check_add_region_allowed(intptr_t heap_start, intptr_t heap_end, intptr_t start, intptr_t end) in heap_caps_check_add_region_allowed()
207 esp_err_t heap_caps_add_region_with_caps(const uint32_t caps[], intptr_t start, intptr_t end) in heap_caps_add_region_with_caps()
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Djson.c21 char *end = txt + maxlen; in json_escape_string() local
64 static char * json_parse_string(const char **json_pos, const char *end) in json_parse_string()
160 static int json_parse_number(const char **json_pos, const char *end, in json_parse_number()
223 const char *pos, *end; in json_parse() local
/hal_espressif-latest/components/esp_hw_support/
Dmspi_timing_tuning.c152 uint32_t end = 0; in find_max_consecutive_success_points() local
241 …config_dtr(mspi_timing_config_t *config, uint32_t consecutive_length, uint32_t end, const uint8_t … in select_best_tuning_config_dtr()
308 …ect_best_tuning_config_str(mspi_timing_config_t *config, uint32_t consecutive_length, uint32_t end) in select_best_tuning_config_str()
332 …ing_config(mspi_timing_config_t *config, uint32_t consecutive_length, uint32_t end, const uint8_t … in select_best_tuning_config()
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_fast_pac.c183 const char *end; member
318 struct eap_fast_pac *end = *pac_root; in eap_fast_parse_end() local
486 char *end; in eap_fast_write() local
711 u8 *pos, *end; in eap_fast_pac_get_a_id() local
757 u8 *buf, *end, *pos; in eap_fast_load_pac_bin() local
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.c1728 static int sae_is_password_id_elem(const u8 *pos, const u8 *end) in sae_is_password_id_elem()
1738 static int sae_is_rejected_groups_elem(const u8 *pos, const u8 *end) in sae_is_rejected_groups_elem()
1748 static int sae_is_token_container_elem(const u8 *pos, const u8 *end) in sae_is_token_container_elem()
1759 const u8 *end, const u8 **token, in sae_parse_commit_token()
1795 const u8 *pos, const u8 *end, in sae_parse_token_container()
1810 const u8 *end) in sae_parse_commit_scalar()
1858 const u8 *end) in sae_parse_commit_element_ecc()
1907 const u8 *end) in sae_parse_commit_element_ffc()
1957 const u8 *end) in sae_parse_commit_element()
1966 const u8 **pos, const u8 *end) in sae_parse_password_identifier()
[all …]
Dmbo.c76 const u8 *mbo, *end; in wpas_mbo_get_bss_attr() local
129 u8 start, u8 end) in wpas_mbo_non_pref_chan_attr_body()
151 struct wpabuf *mbo, u8 start, u8 end) in wpas_mbo_non_pref_chan_attr()
174 u8 end) in wpas_mbo_non_pref_chan_subelement()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_attr_parse.c94 const u8 *end = pos + len; in wps_parse_vendor_ext_wfa() local
598 const u8 *pos, *end; in wps_parse_msg() local
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa_ie.c332 static int wpa_parse_generic(const u8 *pos, const u8 *end, in wpa_parse_generic()
408 const u8 *pos, *end; in wpa_supplicant_parse_ies() local
/hal_espressif-latest/components/spi_flash/sim/
DSpiFlash.cpp166 int end = 0; in write() local
204 int end = 0; in read() local
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth_ie.c665 static int wpa_parse_generic(const u8 *pos, const u8 *end, in wpa_parse_generic()
723 const u8 *pos, *end; in wpa_parse_kde_ies() local
/hal_espressif-latest/components/efuse/private_include/
Desp_efuse_utility.h33 uint32_t end; member
/hal_espressif-latest/components/esp_mm/
Dext_mem_layout.h22 uint32_t end; //laddr end member
/hal_espressif-latest/components/spi_flash/
Dspi_flash_os_func_noos.c31 static IRAM_ATTR esp_err_t end(void *arg) in end() function
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Desp_flash.h35 esp_err_t (*end)(esp_flash_t *chip, esp_err_t err); member

1234