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_set_ciphers
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/tls/
tls.h
470
extern const char *
tls_set_ciphers
(TLS_SESS_STATE *, const char *,
tls_client.c
1050
cipher_list =
tls_set_ciphers
(TLScontext, props->cipher_grade,
tls_server.c
858
cipher_list =
tls_set_ciphers
(TLScontext, props->cipher_grade,
tls_misc.c
83
/* const char *
tls_set_ciphers
(TLScontext, grade, exclusions)
191
/*
tls_set_ciphers
() applies the requested cipher grade and exclusions
195
/*
tls_set_ciphers
() logs a warning, and returns a null result.
922
/*
tls_set_ciphers
- Set SSL context cipher list */
924
const char *
tls_set_ciphers
(TLS_SESS_STATE *TLScontext, const char *grade,
function
927
const char *myname = "
tls_set_ciphers
";
1311
/* See also: cache purging code in
tls_set_ciphers
(). */
Completed in 39 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026