/hal_espressif-3.4.0/components/newlib/platform_include/ |
D | endian.h | 145 be16enc(void *pp, uint16_t u) in be16enc() 154 be32enc(void *pp, uint32_t u) in be32enc() 165 be64enc(void *pp, uint64_t u) in be64enc() 174 le16enc(void *pp, uint16_t u) in le16enc() 183 le32enc(void *pp, uint32_t u) in le32enc() 194 le64enc(void *pp, uint64_t u) in le64enc()
|
/hal_espressif-3.4.0/components/wpa_supplicant/port/include/ |
D | endian.h | 169 be16enc(void *pp, uint16_t u) in be16enc() 178 be32enc(void *pp, uint32_t u) in be32enc() 189 be64enc(void *pp, uint64_t u) in be64enc() 198 le16enc(void *pp, uint16_t u) in le16enc() 207 le32enc(void *pp, uint32_t u) in le32enc() 218 le64enc(void *pp, uint64_t u) in le64enc()
|
/hal_espressif-3.4.0/components/openssl/library/ |
D | ssl_pkey.c | 138 RSA *PEM_read_bio_RSAPrivateKey(BIO *bp, RSA **x, pem_password_cb *cb, void *u) in PEM_read_bio_RSAPrivateKey() 143 EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **pk, pem_password_cb *cb, void *u) in PEM_read_bio_PrivateKey()
|
D | ssl_x509.c | 352 X509 * PEM_read_bio_X509(BIO *bp, X509 **cert, pem_password_cb cb, void *u) { in PEM_read_bio_X509() 391 X509 *PEM_read_bio_X509_AUX(BIO *bp, X509 **cert, pem_password_cb *cb, void *u) in PEM_read_bio_X509_AUX()
|
/hal_espressif-3.4.0/components/asio/port/src/ |
D | esp_asio_openssl_stubs.c | 21 DH *PEM_read_bio_DHparams(BIO *bp, DH **x, pem_password_cb *cb, void *u) in PEM_read_bio_DHparams()
|
/hal_espressif-3.4.0/components/esp-tls/ |
D | esp_tls.c | 515 static int get_port(const char *url, struct http_parser_url *u) in get_port() 535 struct http_parser_url u; in esp_tls_conn_http_new() local 557 struct http_parser_url u; in esp_tls_conn_http_new_async() local
|
/hal_espressif-3.4.0/components/wpa_supplicant/src/crypto/ |
D | crypto_internal.c | 31 } u; member
|
D | libtommath.h | 243 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_add() local 320 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_sub() local 778 mp_int x, y, u, v, A, B, C, D; in mp_invmod_slow() local 2381 mp_digit u; in s_mp_mul_digs() local 2567 mp_digit u, tmpx, *tmpt; in s_mp_sqr() local 2633 mp_digit u; in s_mp_mul_high_digs() local 3388 mp_digit u, *tmpa, *tmpc; in mp_mul_d() local
|
D | crypto_internal-cipher.c | 39 } u; member
|
/hal_espressif-3.4.0/components/wpa_supplicant/src/tls/ |
D | libtommath.h | 241 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_add() local 318 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_sub() local 774 mp_int x, y, u, v, A, B, C, D; in mp_invmod_slow() local 2377 mp_digit u; in s_mp_mul_digs() local 2563 mp_digit u, tmpx, *tmpt; in s_mp_sqr() local 2629 mp_digit u; in s_mp_mul_high_digs() local 3384 mp_digit u, *tmpa, *tmpc; in mp_mul_d() local
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/core/ |
D | btc_util.c | 287 void uuid128_be_to_esp_uuid(esp_bt_uuid_t *u, uint8_t* uuid128) in uuid128_be_to_esp_uuid()
|
/hal_espressif-3.4.0/components/nghttp/port/ |
D | http_parser.c | 2280 http_parse_host(const char * buf, struct http_parser_url *u, int found_at) { in http_parse_host() 2362 http_parser_url_init(struct http_parser_url *u) { in http_parser_url_init() 2368 struct http_parser_url *u) in http_parser_parse_url()
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/classic_bt/bt_discovery/main/ |
D | main.c | 236 esp_bt_uuid_t *u = param->rmt_srvcs.uuid_list + i; in bt_app_gap_cb() local
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/sdp/ |
D | bta_sdp_act.c | 74 static inline tBT_UUID shorten_sdp_uuid(const tBT_UUID *u) in shorten_sdp_uuid()
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/external/sbc/decoder/srce/ |
D | synthesis-dct8.c | 65 static INLINE OI_INT32 default_mul_32s_32s_hi(OI_INT32 u, OI_INT32 v) in default_mul_32s_32s_hi()
|
D | synthesis-sbc.c | 218 static INLINE OI_INT32 default_mul_16s_32s_hi(OI_INT16 u, OI_INT32 v) in default_mul_16s_32s_hi()
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_eddystone/main/ |
D | esp_eddystone_protocol.h | 91 } u[0]; member
|
/hal_espressif-3.4.0/examples/protocols/http2_request/components/sh2lib/ |
D | sh2lib.c | 259 struct http_parser_url u; in sh2lib_connect() local
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/smp/ |
D | smp_keys.c | 1253 void smp_calculate_f4(UINT8 *u, UINT8 *v, UINT8 *x, UINT8 z, UINT8 *c) in smp_calculate_f4() 1364 UINT32 smp_calculate_g2(UINT8 *u, UINT8 *v, UINT8 *x, UINT8 *y) in smp_calculate_g2()
|
D | p_256_multprecision.c | 592 void multiprecision_inv_mod(DWORD *aminus, DWORD *u, uint32_t keyLength) in multiprecision_inv_mod()
|
/hal_espressif-3.4.0/tools/kconfig/ |
D | expr.c | 881 unsigned long long u; member
|
/hal_espressif-3.4.0/components/freertos/ |
D | timers.c | 134 } u; member
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/avdt/ |
D | avdt_api.c | 1134 UINT8 *p_al = NULL, u; in AVDT_SendReport() local
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/rfcomm/include/ |
D | rfc_int.h | 129 } u; member
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/ |
D | ecc.c | 412 uECC_word_t u[NUM_ECC_WORDS], v[NUM_ECC_WORDS]; in uECC_vli_modInv() local
|