Home
last modified time | relevance | path

Searched defs:BN_rand (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.h62 #define BN_rand hc_BN_rand macro
H A Dbn.c321 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 Dbn_rand.c97 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 Dbn.h102 #define BN_rand PGPV_BN_rand macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_rand.c108 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 Dbignum.c5549 BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() function
/netbsd-src/sbin/nvmectl/
H A Dbignum.c5615 BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() function