Home
last modified time | relevance | path

Searched refs:random_input (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_keys.c1201 UINT8 random_input; in smp_calculate_local_commitment() local
1217 random_input = smp_calculate_random_input(p_cb->local_random, p_cb->round); in smp_calculate_local_commitment()
1219 random_input, p_cb->commitment); in smp_calculate_local_commitment()