net/bluetooth/smp.c
1473
smp_f6(smp->tfm_cmac, smp->mackey, smp->prnd, smp->rrnd, r, io_cap,
net/bluetooth/smp.c
2902
err = smp_f6(smp->tfm_cmac, smp->mackey, smp->rrnd, smp->prnd, r,
net/bluetooth/smp.c
3660
err = smp_f6(tfm_cmac, w, n1, n2, r, io_cap, a1, a2, res);