Searched refs:BN_pseudo_rand_range (Results 1 – 5 of 5) sorted by relevance
236 int BN_pseudo_rand_range(BIGNUM *r, const BIGNUM *range) in BN_pseudo_rand_range() function
664 BN_pseudo_rand_range;
662 BN_pseudo_rand_range@@OPENSSL_3.0.0
2425 BN_pseudo_rand_range 2477 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
1341 * Deprecated the obsolete BN_pseudo_rand() and BN_pseudo_rand_range().15253 so use BN_pseudo_rand_range() instead of using BN_pseudo_rand()15258 * Add BN_pseudo_rand_range() with obvious functionality: BN_rand_range()