Home
last modified time | relevance | path

Searched defs:pt (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.c828 struct crypto_ec_point *p1 = NULL, *p2 = NULL, *pt = NULL; in sae_derive_pt_ecc() local
926 *pt = NULL; in sae_derive_pt_ffc() local
1000 struct sae_pt *pt; in sae_derive_pt_group() local
1053 struct sae_pt *pt = NULL, *last = NULL, *tmp; in sae_derive_pt() local
1092 sae_derive_pwe_from_pt_ecc(const struct sae_pt *pt, in sae_derive_pwe_from_pt_ecc()
1157 sae_derive_pwe_from_pt_ffc(const struct sae_pt *pt, in sae_derive_pwe_from_pt_ffc()
1216 void sae_deinit_pt(struct sae_pt *pt) in sae_deinit_pt()
1317 int sae_prepare_commit_pt(struct sae_data *sae, const struct sae_pt *pt, in sae_prepare_commit_pt()
/hal_espressif-latest/components/mbedtls/port/ecc/
Decc_alt.c79 const mbedtls_ecp_point *pt ) in mbedtls_ecp_check_pubkey()
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dieee802_11.c40 struct sae_pt *pt = NULL; in sae_get_password() local
62 struct sae_pt *pt = NULL; in auth_build_sae_commit() local
Dap_config.h56 struct sae_pt *pt; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_utils.c189 UINT8 *ps, *pt; in bta_gatts_uuid_compare() local
Dbta_gattc_utils.c81 const UINT8 *ps, *pt; in bta_gattc_uuid_compare() local
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dcrypto_mbedtls-ec.c95 mbedtls_ecp_point *pt; in crypto_ec_point_init() local
194 int crypto_ec_get_affine_coordinates(struct crypto_ec *e, struct crypto_ec_point *pt, in crypto_ec_get_affine_coordinates()
220 mbedtls_ecp_point *pt; in crypto_ec_point_from_bin() local
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Daes_i.h113 #define GETU32(pt) (((u32)(pt)[0] << 24) ^ ((u32)(pt)[1] << 16) ^ \ argument
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_scb_act.c336 AVDT_REPORT_TYPE pt; in avdt_scb_hdl_report() local
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c1309 struct mbedtls_ecp_point pt = {0}, Q = {0}; in ble_sm_alg_gen_dhkey() local
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c1381 struct mbedtls_ecp_point pt = {0}, Q = {0}; in ble_sm_alg_gen_dhkey() local
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c1404 struct mbedtls_ecp_point pt = {0}, Q = {0}; in ble_sm_alg_gen_dhkey() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1846 struct mbedtls_ecp_point pt = {0}; in bt_mesh_check_public_key() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1147 UINT8 *ps, *pt; in gatt_uuid_compare() local