Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_keys.c1329 smp_calculate_g2(p_cb->loc_publ_key.x, p_cb->peer_publ_key.x, p_cb->rand, in smp_calculate_numeric_comparison_display_number()
1335 smp_calculate_g2(p_cb->peer_publ_key.x, p_cb->loc_publ_key.x, p_cb->rrand, in smp_calculate_numeric_comparison_display_number()
1376 UINT32 smp_calculate_g2(UINT8 *u, UINT8 *v, UINT8 *x, UINT8 *y) in smp_calculate_g2() function
Dsmp_int.h521 extern UINT32 smp_calculate_g2(UINT8 *u, UINT8 *v, UINT8 *x, UINT8 *y);