Home
last modified time | relevance | path

Searched refs:lock_seed_file (Results 1 – 8 of 8) sorted by relevance

/dports/security/gnupg1/gnupg-1.4.23/cipher/
H A Drandom.c406 lock_seed_file (int fd, const char *fname, int for_write) in lock_seed_file() function
476 if (lock_seed_file (fd, seed_file_name, 0)) in read_seed_file()
626 if (lock_seed_file (fd, seed_file_name, 1)) in update_random_seed_file()
H A DChangeLog-2011139 * random.c (lock_seed_file): Build even when not used.
143 * random.c (lock_seed_file): New.
/dports/security/libgcrypt/libgcrypt-1.9.4/random/
H A Drandom-csprng.c757 lock_seed_file (int fd, const char *fname, int for_write) in lock_seed_file() function
842 if (lock_seed_file (fd, seed_file_name, 0)) in read_seed_file()
970 else if (lock_seed_file (fd, seed_file_name, 1)) in _gcry_rngcsprng_update_seed_file()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/random/
H A Drandom-csprng.c757 lock_seed_file (int fd, const char *fname, int for_write) in lock_seed_file() function
842 if (lock_seed_file (fd, seed_file_name, 0)) in read_seed_file()
970 else if (lock_seed_file (fd, seed_file_name, 1)) in _gcry_rngcsprng_update_seed_file()
/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/
H A DChangeLog-20111293 * random.c (lock_seed_file): New.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A DChangeLog-20111293 * random.c (lock_seed_file): New.
/dports/security/libgcrypt/libgcrypt-1.9.4/
H A DChangeLog4845 * random/random-csprng.c (lock_seed_file): Vars with no use.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/
H A DChangeLog4476 * random/random-csprng.c (lock_seed_file): Vars with no use.