Home
last modified time | relevance | path

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

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