Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_keys.c55 static BOOLEAN smp_calculate_legacy_short_term_key(tSMP_CB *p_cb, tSMP_ENC *output);
334 } else if (!smp_calculate_legacy_short_term_key(p_cb, &output)) { in smp_generate_stk()
964 BOOLEAN smp_calculate_legacy_short_term_key(tSMP_CB *p_cb, tSMP_ENC *output) in smp_calculate_legacy_short_term_key() function