OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tls_cipher_suite
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
dict_ldap.c
204
char *
tls_cipher_suite
;
member in struct:__anon4
565
if (*dict_ldap->
tls_cipher_suite
) {
567
dict_ldap->
tls_cipher_suite
)) != LDAP_SUCCESS) {
568
msg_warn("%s: Unable to set
tls_cipher_suite
to %s: %d: %s",
569
myname, dict_ldap->
tls_cipher_suite
,
858
ADDSTR(keybuf, sslon ? dict_ldap->
tls_cipher_suite
: "");
1499
myfree(dict_ldap->
tls_cipher_suite
);
1859
/* get configured value of "
tls_cipher_suite
"; default "" */
1860
dict_ldap->
tls_cipher_suite
= cfg_get_str(dict_ldap->parser,
1861
"
tls_cipher_suite
", "", 0, 0)
[
all
...]
/src/external/bsd/wpa/dist/src/tls/
tlsv1_common.h
215
struct
tls_cipher_suite
{
struct
250
const struct
tls_cipher_suite
* tls_get_cipher_suite(u16 suite);
Completed in 22 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026