Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsmp.c285 static int smp_f6(struct crypto_shash *tfm_cmac, const u8 w[16], in smp_f6() function
1465 smp_f6(smp->tfm_cmac, smp->mackey, smp->prnd, smp->rrnd, r, io_cap, in sc_dhkey_check()
2897 err = smp_f6(smp->tfm_cmac, smp->mackey, smp->rrnd, smp->prnd, r, in smp_cmd_dhkey_check()
3686 err = smp_f6(tfm_cmac, w, n1, n2, r, io_cap, a1, a2, res); in test_f6()