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