rrnd 104 net/bluetooth/smp.c u8 rrnd[16]; /* SMP Pairing Random (remote) */ rrnd 982 net/bluetooth/smp.c ret = smp_c1(smp->tk, smp->rrnd, smp->preq, smp->prsp, rrnd 999 net/bluetooth/smp.c smp_s1(smp->tk, smp->rrnd, smp->prnd, stk); rrnd 1015 net/bluetooth/smp.c smp_s1(smp->tk, smp->prnd, smp->rrnd, stk); rrnd 1420 net/bluetooth/smp.c nb = smp->rrnd; rrnd 1422 net/bluetooth/smp.c na = smp->rrnd; rrnd 1464 net/bluetooth/smp.c smp_f6(smp->tfm_cmac, smp->mackey, smp->prnd, smp->rrnd, r, io_cap, rrnd 1508 net/bluetooth/smp.c smp->rrnd, r, cfm)) rrnd 2130 net/bluetooth/smp.c if (skb->len < sizeof(smp->rrnd)) rrnd 2133 net/bluetooth/smp.c memcpy(smp->rrnd, skb->data, sizeof(smp->rrnd)); rrnd 2134 net/bluetooth/smp.c skb_pull(skb, sizeof(smp->rrnd)); rrnd 2143 net/bluetooth/smp.c nb = smp->rrnd; rrnd 2147 net/bluetooth/smp.c na = smp->rrnd; rrnd 2167 net/bluetooth/smp.c smp->rrnd, 0, cfm); rrnd 2840 net/bluetooth/smp.c err = smp_f6(smp->tfm_cmac, smp->mackey, smp->rrnd, smp->prnd, r,