Home
last modified time | relevance | path

Searched refs:smp_f6 (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/net/bluetooth/
Dsmp.c284 static int smp_f6(struct crypto_shash *tfm_cmac, const u8 w[16], in smp_f6() function
1468 smp_f6(smp->tfm_cmac, smp->mackey, smp->prnd, smp->rrnd, r, io_cap, in sc_dhkey_check()
2904 err = smp_f6(smp->tfm_cmac, smp->mackey, smp->rrnd, smp->prnd, r, in smp_cmd_dhkey_check()
3653 err = smp_f6(tfm_cmac, w, n1, n2, r, io_cap, a1, a2, res); in test_f6()