Searched refs:smp_f6 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/net/bluetooth/ |
D | smp.c | 289 static int smp_f6(struct crypto_shash *tfm_cmac, const u8 w[16], in smp_f6() function 1464 smp_f6(smp->tfm_cmac, smp->mackey, smp->prnd, smp->rrnd, r, io_cap, in sc_dhkey_check() 2840 err = smp_f6(smp->tfm_cmac, smp->mackey, smp->rrnd, smp->prnd, r, in smp_cmd_dhkey_check() 3722 err = smp_f6(tfm_cmac, w, n1, n2, r, io_cap, a1, a2, res); in test_f6()
|