Searched refs:smp_f5 (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
D | smp.c | 232 static int smp_f5(struct crypto_shash *tfm_cmac, const u8 w[32], in smp_f5() function 1432 return smp_f5(smp->tfm_cmac, smp->dhkey, na, nb, a, b, mackey, ltk); in sc_mackey_and_ltk() 3650 err = smp_f5(tfm_cmac, w, n1, n2, a1, a2, mackey, ltk); in test_f5()
|