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