Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dsmp.c286 static int smp_f6(struct crypto_shash *tfm_cmac, const u8 w[16], in smp_f6() function
1482 smp_f6(smp->tfm_cmac, smp->mackey, smp->prnd, smp->rrnd, r, io_cap, in sc_dhkey_check()
2918 err = smp_f6(smp->tfm_cmac, smp->mackey, smp->rrnd, smp->prnd, r, in smp_cmd_dhkey_check()
3667 err = smp_f6(tfm_cmac, w, n1, n2, r, io_cap, a1, a2, res); in test_f6()