Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dsmp.c1431 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16]) in sc_mackey_and_ltk() function
1536 if (sc_mackey_and_ltk(smp, smp->mackey, smp->tk)) in sc_passkey_round()
2220 err = sc_mackey_and_ltk(smp, smp->mackey, smp->tk); in smp_cmd_pairing_random()