Searched refs:smp_calculate_legacy_short_term_key (Results 1 – 1 of 1) sorted by relevance
55 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