Searched refs:RAND_file_name (Results 1 – 12 of 12) sorted by relevance
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | RAND_load_file.pod | 5 RAND_load_file, RAND_write_file, RAND_file_name - PRNG seed file 15 const char *RAND_file_name(char *buf, size_t num); 39 RAND_file_name() generates a default path for the random seed 73 RAND_file_name() returns a pointer to B<buf> on success, and NULL on
|
| /freebsd/crypto/heimdal/lib/krb5/ |
| H A D | crypto-rand.c | 47 if (RAND_file_name(seedfile, sizeof(seedfile))) { in seed_something()
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | rand.h | 104 const char *RAND_file_name(char *file, size_t num);
|
| /freebsd/crypto/openssl/crypto/rand/ |
| H A D | randfile.c | 269 const char *RAND_file_name(char *buf, size_t size) in RAND_file_name() function
|
| /freebsd/crypto/heimdal/doc/doxyout/hcrypto/ |
| H A D | manpages | 137 hcrypto/man/man3/RAND_file_name.3
|
| /freebsd/contrib/ntp/util/ |
| H A D | ntp-keygen.c | 486 if (RAND_file_name(pathbuf, sizeof(pathbuf)) == NULL) { in main() 487 fprintf(stderr, "RAND_file_name %s\n", in main()
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_crypto.c | 3913 RAND_file_name(filename, sizeof(filename)); in crypto_setup()
|
| /freebsd/secure/lib/libcrypto/ |
| H A D | Version.map | 2396 RAND_file_name;
|
| /freebsd/crypto/openssl/ |
| H A D | NEWS.md | 1868 * Bug fix in RAND_file_name().
|
| H A D | CHANGES.md | 17273 * In versions up to 0.9.6, RAND_file_name() resorted to file ".rnd" 17275 RAND_file_name() in 0.9.6a returned NULL in this case. This has 17277 Thus RAND_file_name() is changed again: e_os.h can define a
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 3782 MLINKS+= RAND_load_file.3 RAND_file_name.3
|
| /freebsd/crypto/openssl/util/ |
| H A D | libcrypto.num | 3486 RAND_file_name 3564 3_0_0 EXIST::FUNCTION:
|