Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dsmp.c1017 smp->prnd); in smp_random()
1431 na = smp->prnd; in sc_mackey_and_ltk()
1435 nb = smp->prnd; in sc_mackey_and_ltk()
1492 get_random_bytes(smp->prnd, sizeof(smp->prnd)); in sc_passkey_send_confirm()
1539 sizeof(smp->prnd), smp->prnd); in sc_passkey_round()
1567 sizeof(smp->prnd), smp->prnd); in sc_passkey_round()
1843 get_random_bytes(smp->prnd, sizeof(smp->prnd)); in smp_cmd_pairing_req()
1999 get_random_bytes(smp->prnd, sizeof(smp->prnd)); in smp_cmd_pairing_rsp()
2039 smp->prnd); in sc_check_confirm()
2168 sizeof(smp->prnd), smp->prnd); in smp_cmd_pairing_random()
[all …]