Searched defs:pseudorand (Results 1 – 3 of 3) sorted by relevance
87 int (*pseudorand)(unsigned char *buf, int num); member
118 static int bnrand(int pseudorand, BIGNUM *rnd, int bits, int top, int bottom) in bnrand()