Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.c295 static int smp_g2(const u8 u[32], const u8 v[32], const u8 x[16], in smp_g2() function
2176 err = smp_g2(pkax, pkbx, na, nb, &passkey); in smp_cmd_pairing_random()
3638 err = smp_g2(u, v, x, y, &val); in test_g2()