Searched defs:BN_rand (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | bn.h | 62 #define BN_rand hc_BN_rand macro
|
H A D | bn.c | 321 BN_rand(BIGNUM *bn, int bits, int top, int bottom) in BN_rand() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/ |
H A D | bn_rand.c | 97 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() function
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bn.h | 102 #define BN_rand PGPV_BN_rand macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/ |
H A D | bn_rand.c | 108 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() function
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/ |
H A D | bignum.c | 5549 BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() function
|
/netbsd-src/sbin/nvmectl/ |
H A D | bignum.c | 5615 BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() function
|