Searched defs:round (Results 1 – 12 of 12) sorted by relevance
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/ |
D | smp_cmac.c | 39 UINT16 round; member
|
D | smp_utils.c | 1402 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/ |
D | kapi_symc.c | 300 …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/ |
D | cli_aon_rtc.c | 181 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/ |
D | sunxi_tv.c | 658 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/ |
D | aon_rtc_driver.c | 929 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/ |
D | tgmath.h | 258 #define round(x) __tg_real(round, (x)) macro
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_security.c | 1066 static void next_key(u8 *key, sint round) in next_key() 1178 sint round; in aes128k128d() local
|
/device/soc/esp/esp32/components/heap/ |
D | heap_tlsf.c | 168 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/ |
D | cryp_symc.c | 295 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/ |
D | smp_int.h | 312 UINT8 round; /* authentication stage 1 round for passkey association model */ member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
D | phydm_debug.c | 4313 u32 val, tone_num, round; in phydm_per_tone_evm() local
|