smp_f5           1431 net/bluetooth/smp.c 	return smp_f5(smp->tfm_cmac, smp->dhkey, na, nb, a, b, mackey, ltk);
smp_f5           3686 net/bluetooth/smp.c 	err = smp_f5(tfm_cmac, w, n1, n2, a1, a2, mackey, ltk);