Lines Matching refs:rand256
5533 rp_size -= sizeof(mgmt_rp.hash256) + sizeof(mgmt_rp.rand256);
5548 memcpy(mgmt_rp.rand256, rp->rand256, sizeof(rp->rand256));
5659 u8 *rand192, *hash192, *rand256, *hash256;
5694 if (!memcmp(cp->rand256, ZERO_KEY, 16) ||
5696 rand256 = NULL;
5699 rand256 = cp->rand256;
5705 hash256, rand256);
8075 r256 = rp->rand256;