Home
last modified time | relevance | path

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

/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_g.c72 static int tlsg_parse_ciphers( tlsg_ctx *ctx, char *suites );
195 tlsg_parse_ciphers( ctx, lt->lt_ciphersuite )) { in tlsg_ctx_init()
995 tlsg_parse_ciphers( tlsg_ctx *ctx, char *suites ) in tlsg_parse_ciphers() function