Searched refs:smp_f6 (Results 1 – 1 of 1) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | smp.c | 268 static int smp_f6(const u8 w[16], const u8 n1[16], const u8 n2[16], in smp_f6() function 1443 smp_f6(smp->mackey, smp->prnd, smp->rrnd, r, io_cap, local_addr, in sc_dhkey_check() 2875 err = smp_f6(smp->mackey, smp->rrnd, smp->prnd, r, io_cap, remote_addr, in smp_cmd_dhkey_check() 3606 err = smp_f6(w, n1, n2, r, io_cap, a1, a2, res); in test_f6()
|