Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.c216 static int smp_f5(const u8 w[32], const u8 n1[16], const u8 n2[16], in smp_f5() function
1410 return smp_f5(smp->dhkey, na, nb, a, b, mackey, ltk); in sc_mackey_and_ltk()
3570 err = smp_f5(w, n1, n2, a1, a2, mackey, ltk); in test_f5()