smp_h6           1166 net/bluetooth/smp.c 		if (smp_h6(smp->tfm_cmac, smp->tk, tmp1, smp->link_key)) {
smp_h6           1173 net/bluetooth/smp.c 	if (smp_h6(smp->tfm_cmac, smp->link_key, lebr, smp->link_key)) {
smp_h6           1221 net/bluetooth/smp.c 		if (smp_h6(smp->tfm_cmac, key->val, tmp2, smp->tk))
smp_h6           1225 net/bluetooth/smp.c 	if (smp_h6(smp->tfm_cmac, smp->tk, brle, smp->tk))
smp_h6           3776 net/bluetooth/smp.c 	err = smp_h6(tfm_cmac, w, key_id, res);