OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tls_prng_file_read
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/tls/
tls_prng.h
34
extern ssize_t
tls_prng_file_read
(TLS_PRNG_SRC *, size_t);
tls_prng_file.c
15
/* ssize_t
tls_prng_file_read
(fh, length)
25
/*
tls_prng_file_read
() reads the requested number of bytes from
42
/*
tls_prng_file_read
() returns -1 on error, the number
106
/*
tls_prng_file_read
- update internal PRNG from entropy file */
108
ssize_t
tls_prng_file_read
(TLS_PRNG_SRC *fh, size_t len)
function
110
const char *myname = "
tls_prng_file_read
";
/src/external/ibm-public/postfix/dist/src/tlsmgr/
tlsmgr.c
410
if (
tls_prng_file_read
(rand_source_file, var_tls_rand_bytes) <= 0)
Completed in 45 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026