Lines Matching refs:rand256
4395 rp_size -= sizeof(mgmt_rp.hash256) + sizeof(mgmt_rp.rand256);
4410 memcpy(mgmt_rp.rand256, rp->rand256, sizeof(rp->rand256));
4512 u8 *rand192, *hash192, *rand256, *hash256;
4547 if (!memcmp(cp->rand256, ZERO_KEY, 16) ||
4549 rand256 = NULL;
4552 rand256 = cp->rand256;
4558 hash256, rand256);
6984 r256 = rp->rand256;