Searched refs:tls_configure (Results 1 – 4 of 4) sorted by relevance
245 if (tls_configure(ctx, tls_config_default) == -1) { in tls_new()254 tls_configure(struct tls *ctx, struct tls_config *config) in tls_configure() function
169 int tls_configure(struct tls *_ctx, struct tls_config *_config);
584 if (tls_configure(tls_ctx, tls_cfg) == -1) in main()702 if (tls_configure(tls_ctx, tls_cfg) == -1) in main()
1615 staple and pubkey hash - if an application called tls_configure()1820 final tls_configure() call, simplifying lifetime tracking for the