Searched refs:RAND_add (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| D | rand.h | 55 #define RAND_add hc_RAND_add macro 89 void RAND_add(const void *, size_t, double);
|
| D | rand.c | 145 RAND_add(const void *indata, size_t size, double entropi) in RAND_add() function
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| D | crypto-rand.c | 61 RAND_add(buf, ret, 0.0); in seed_something()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/rand/ |
| D | rand_egd.c | 196 RAND_add(tempbuf, i, i); in RAND_query_egd_bytes()
|
| D | randfile.c | 164 RAND_add(buf, i, (double)i); in RAND_load_file()
|
| D | rand_lib.c | 262 void RAND_add(const void *buf, int num, double randomness) in RAND_add() function
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/ |
| D | man.inc | 462 RAND_add.3 \
|
| D | crypto.map | 3710 RAND_add;
|
| D | crypto.expsym | 3716 RAND_add@@OPENSSL_3.0.0
|
| /netbsd/src/crypto/external/bsd/openssl/dist/test/ |
| D | drbgtest.c | 658 RAND_add(rand_add_buf, sizeof(rand_add_buf), sizeof(rand_add_buf)); in test_rand_reseed()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/doc/ |
| D | build.info | 1926 DEPEND[html/man3/RAND_add.html]=man3/RAND_add.pod 1927 GENERATE[html/man3/RAND_add.html]=man3/RAND_add.pod 1928 DEPEND[man/man3/RAND_add.3]=man3/RAND_add.pod 1929 GENERATE[man/man3/RAND_add.3]=man3/RAND_add.pod 3267 html/man3/RAND_add.html \ 3875 man/man3/RAND_add.3 \
|
| /netbsd/src/external/bsd/ntp/dist/util/ |
| D | ntp-keygen.c | 502 RAND_add(&epoch, sizeof(epoch), 4.0); in main()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | INSTALL.md | 1779 the CSPRNG manually. Please check out the manual pages for `RAND_add()`,
|
| D | CHANGES.md | 2997 * Fixed the issue that RAND_add()/RAND_seed() silently discards random input 5323 return value is ignored. NB. The functions RAND_add(), RAND_seed(), 17137 guaranteed to be unique but not unpredictable. RAND_add is like
|
| /netbsd/src/crypto/external/bsd/openssl/dist/util/ |
| D | libcrypto.num | 2919 RAND_add 2984 3_0_0 EXIST::FUNCTION:
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 5621 ./usr/share/man/cat3/RAND_add.0 comp-c-catman .cat 14222 ./usr/share/man/html3/RAND_add.html comp-c-htmlman html 22668 ./usr/share/man/man3/RAND_add.3 comp-c-man .man
|