Home
last modified time | relevance | path

Searched defs:l (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Drandom.h15 #define random_add_randomness(b, l) do { } while (0) argument
16 #define random_get_bytes(b, l) os_get_random((b), (l)) argument
Ddes-internal.c275 u32 i, j, l, m, n, kn[32]; in deskey() local
Dsha1-internal.c181 u32 l[16]; in SHA1Transform() member
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dap_config.c279 void hostapd_config_clear_wpa_psk(struct hostapd_wpa_psk **l) in hostapd_config_clear_wpa_psk()
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Daes.c305 # define block_copy_nn(d, s, l) memcpy(d, s, l) argument
308 # define block_copy_nn(d, s, l) copy_block_nn(d, s, l) argument
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dsdmmc_ll.h85 int l = div - 1; in sdmmc_ll_set_clock_div() local
Dspi_ll.h710 int pre, n, h, l; in spi_ll_master_cal_clock() local
/hal_espressif-latest/components/hal/esp32/include/hal/
Dsdmmc_ll.h109 int l = div / 2 - 1; in sdmmc_ll_set_clock_div() local
Dspi_ll.h583 int pre, n, h, l; in spi_ll_master_cal_clock() local
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c852 int i, j, l, num_codes[1 + TDEFL_MAX_SUPPORTED_HUFF_CODESIZE]; in tdefl_optimize_huffman_table() local
903 #define TDEFL_PUT_BITS(b, l) \ argument
1090 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() argument
2242 #define TINFL_MEMCPY(d, s, l) memcpy(d, s, l) argument
2243 #define TINFL_MEMSET(p, c, l) memset(p, c, l) argument
2535 mz_uint rev_code = 0, l, cur_code, code_size = pTable->m_code_size[sym_index]; in tinfl_decompress() local
3418 mz_uint8 l = 0, r = 0; in mz_zip_reader_filename_less() local
4250 mz_uint8 l = 0, r = 0; in mz_zip_filename_compare() local
4279 mz_int64 l = 0, h = (mz_int64)size - 1; in mz_zip_locate_file_binary_search() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c24 #define BTC_STORAGE_FILL_PROPERTY(p_prop, t, l, p_v) \ argument
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h700 int pre, n, h, l; in spi_ll_master_cal_clock() local
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h696 int pre, n, h, l; in spi_ll_master_cal_clock() local
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h696 int pre, n, h, l; in spi_ll_master_cal_clock() local
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h702 int pre, n, h, l; in spi_ll_master_cal_clock() local
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h658 int pre, n, h, l; in spi_ll_master_cal_clock() local
/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.c2049 struct crypto_ec_point *l = NULL; in dpp_auth_derive_l_responder() local
2099 struct crypto_ec_point *l = NULL, *sum = NULL; in dpp_auth_derive_l_initiator() local