Searched defs:seed (Results 1 - 25 of 163) sorted by relevance

1234567

/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dsrand48.c17 srand48(long seed) argument
/macosx-10.10.1/BerkeleyDB-21/db/clib/
H A Drand.c22 void srand(unsigned int seed) argument
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dmyrand.c50 void mysrand(int seed) argument
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Drnd_keys.c83 DES_set_random_generator_seed(DES_cblock *seed) argument
120 DES_init_random_number_generator(DES_cblock *seed) argument
H A Drand.h72 void (*seed)(const void *, int); member in struct:RAND_METHOD
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DWeakRandom.h61 WeakRandom(unsigned seed) argument
88 void initializeSeed(unsigned seed) argument
/macosx-10.10.1/OpenSSL098-52/src/crypto/dsa/
H A Ddsagen.c72 unsigned char seed[20]={ variable
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_client/
H A Dgenkey.h44 void seed(const CssmCryptoData &s) { mSeed = &s; set(CSSM_ATTRIBUTE_SEED, s); } function in class:Security::CssmClient::GenerateKey
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Drand.h86 void (*seed)(const void *buf, int num); member in struct:rand_meth_st
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_client/lib/
H A Dgenkey.h44 void seed(const CssmCryptoData &s) { mSeed = &s; set(CSSM_ATTRIBUTE_SEED, s); } function in class:Security::CssmClient::GenerateKey
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/
H A Drandom.c64 isc_random_seed(isc_uint32_t seed) argument
/macosx-10.10.1/dcerpc-61/dcerpc/uuid/
H A Dget_802_addr.c231 unsigned int seed = 1; local
/macosx-10.10.1/ntp-92/lib/isc/
H A Drandom.c64 isc_random_seed(isc_uint32_t seed) argument
/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Dmagic.c104 long seed; local
/macosx-10.10.1/removefile-35/
H A Dremovefile_random.c60 __removefile_init_random(const unsigned int seed, removefile_state_t state) { argument
/macosx-10.10.1/srm-7/srm/src/
H A Drandom.c35 void init_random(const unsigned int seed) { argument
/macosx-10.10.1/Heimdal-398.1.2/lib/otp/
H A Dotptest.c71 char *seed; member in struct:test
H A Dotp_md.c167 otp_md4_init (OtpKey key, const char *pwd, const char *seed) argument
190 otp_md5_init (OtpKey key, const char *pwd, const char *seed) argument
212 otp_sha_init (OtpKey key, const char *pwd, const char *seed) argument
83 otp_md_init(OtpKey key, const char *pwd, const char *seed, const EVP_MD *md, int le, unsigned char *res, size_t ressz) argument
/macosx-10.10.1/OpenSSL098-52/src/fips/dsa/
H A Dfips_dsa_selftest.c71 static unsigned char seed[20] = { variable
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DMetaRenamer.cpp36 void srand(unsigned int seed) { argument
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dfirework.c146 unsigned seed; local
/macosx-10.10.1/sudo-73/src/
H A Dmkstemps.c110 SEED_T seed; local
/macosx-10.10.1/BerkeleyDB-21/db/crypto/mersenne/
H A Dmt19937db.c145 u_int32_t seed; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/otp/
H A Dotpprint.c76 char *seed; local
/macosx-10.10.1/OpenSSH-189/osslshim/ossl/
H A Dossl-dsa-cdsa.c398 cdsa_dsa_paramgen(DSA *dsa, int bits, unsigned char *seed, int seed_len, argument

Completed in 268 milliseconds

1234567