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