Home
last modified time | relevance | path

Searched refs:BN_pseudo_rand_range (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DBN_rand.pod7 BN_pseudo_rand_range
35 int BN_pseudo_rand_range(BIGNUM *rnd, const BIGNUM *range);
103 to BN_rand() and BN_pseudo_rand_range() has been identical to
105 The BN_pseudo_rand() and BN_pseudo_rand_range() functions were
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_rand.c236 int BN_pseudo_rand_range(BIGNUM *r, const BIGNUM *range) in BN_pseudo_rand_range() function
/freebsd/crypto/openssl/include/openssl/
H A Dbn.h233 int BN_pseudo_rand_range(BIGNUM *rnd, const BIGNUM *range);
/freebsd/secure/lib/libcrypto/
H A DVersion.map561 BN_pseudo_rand_range;
/freebsd/crypto/openssl/doc/man7/
H A Dmigration_guide.pod1229 BN_pseudo_rand(), BN_pseudo_rand_range()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1059 MLINKS+= BN_rand.3 BN_pseudo_rand_range.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num2425 BN_pseudo_rand_range 2477 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0