Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_g.c54 typedef struct tlsg_ctx { struct
64 } tlsg_ctx; argument
68 tlsg_ctx *ctx;
72 static int tlsg_parse_ciphers( tlsg_ctx *ctx, char *suites );
106 tlsg_ctx *ctx; in tlsg_ctx_new()
126 tlsg_ctx *c = (tlsg_ctx *)ctx; in tlsg_ctx_ref()
135 tlsg_ctx *c = (tlsg_ctx *)ctx; in tlsg_ctx_free()
191 tlsg_ctx *ctx = lo->ldo_tls_ctx; in tlsg_ctx_init()
389 tlsg_ctx *c = (tlsg_ctx *)ctx; in tlsg_session_new()
995 tlsg_parse_ciphers( tlsg_ctx *ctx, char *suites ) in tlsg_parse_ciphers()