Home
last modified time | relevance | path

Searched defs:round (Results 1 – 12 of 12) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/
Dsmp_cmac.c39 UINT16 round; member
Dsmp_utils.c1402 UINT8 smp_calculate_random_input(UINT8 *random, UINT8 round) in smp_calculate_random_input()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
Dkapi_symc.c300 …32 kapi_symc_chk_sm1_param(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 width, hi_u32 round) in kapi_symc_chk_sm1_param()
342 …_s32 kapi_symc_width_check(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 width, hi_u32 round) in kapi_symc_width_check()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_cli/
Dcli_aon_rtc.c181 uint32_t round, cnts, set_tick_val = 0xfffffff0; in cli_aon_rtc_timing_test_cmd() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/drm/sunxi_device/
Dsunxi_tv.c658 unsigned long round = 0, parent_round_rate = 0; in tve_clk_config() local
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/rtc/
Daon_rtc_driver.c929 void bk_aon_rtc_timing_test(aon_rtc_id_t id, uint32_t round, uint32_t cycles, uint32_t set_tick) in bk_aon_rtc_timing_test()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dtgmath.h258 #define round(x) __tg_real(round, (x)) macro
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_security.c1066 static void next_key(u8 *key, sint round) in next_key()
1178 sint round; in aes128k128d() local
/device/soc/esp/esp32/components/heap/
Dheap_tlsf.c168 const size_t round = (1 << (tlsf_fls(size) - SL_INDEX_COUNT_LOG2)) - 1; in mapping_search() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
Dcryp_symc.c295 static hi_s32 cryp_symc_sm1_setround(hi_void *ctx, hi_u32 round) in cryp_symc_sm1_setround()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h312 UINT8 round; /* authentication stage 1 round for passkey association model */ member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_debug.c4313 u32 val, tone_num, round; in phydm_per_tone_evm() local