Lines Matching refs:random
56 unsigned long seed, random;
65 cpacf_trng(NULL, 0, (u8 *) &random, sizeof(random));
70 cpacf_prno(CPACF_PRNO_SHA512_DRNG_GEN, &prno, (u8 *) &random,
71 sizeof(random), NULL, 0);
82 random = seed;
83 cpacf_kmc(CPACF_KMC_PRNG, prng.parm_block, (u8 *) &random,
84 (u8 *) &random, sizeof(random));
89 *value = random % limit;
115 * addresses we generate random value just once. For that we need to build a