Searched refs:smp_f5 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/bluetooth/ |
D | smp.c | 246 static int smp_f5(struct crypto_hash *tfm_cmac, const u8 w[32], in smp_f5() function 1414 return smp_f5(smp->tfm_cmac, smp->dhkey, na, nb, a, b, mackey, ltk); in sc_mackey_and_ltk() 3583 err = smp_f5(tfm_cmac, w, n1, n2, a1, a2, mackey, ltk); in test_f5()
|