Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c285 static int smp_f6(struct crypto_shash *tfm_cmac, const u8 w[16], in smp_f6() function
1476 smp_f6(smp->tfm_cmac, smp->mackey, smp->prnd, smp->rrnd, r, io_cap, in sc_dhkey_check()
2912 err = smp_f6(smp->tfm_cmac, smp->mackey, smp->rrnd, smp->prnd, r, in smp_cmd_dhkey_check()
3701 err = smp_f6(tfm_cmac, w, n1, n2, r, io_cap, a1, a2, res); in test_f6()
3827 BT_ERR("smp_f6 test failed"); in run_selftests()
/kernel/linux/linux-6.6/net/bluetooth/
H A 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()
3793 BT_ERR("smp_f6 test failed"); in run_selftests()

Completed in 9 milliseconds