Searched refs:ssl_early_callback_ctx (Results 1 – 7 of 7) sorted by relevance
2712 struct ssl_early_callback_ctx { struct2732 const struct ssl_early_callback_ctx *ctx, uint16_t extension_type, argument2748 SSL_CTX *ctx, int (*cb)(const struct ssl_early_callback_ctx *));2754 SSL_CTX *ctx, int (*cb)(const struct ssl_early_callback_ctx *));3595 int (*select_certificate_cb)(const struct ssl_early_callback_ctx *);3600 int (*dos_protection_cb) (const struct ssl_early_callback_ctx *);
996 const struct ssl_early_callback_ctx *ctx);1186 char ssl_early_callback_init(struct ssl_early_callback_ctx *ctx);
429 const struct ssl_early_callback_ctx *ctx) { in ssl_get_prev_session()
249 char ssl_early_callback_init(struct ssl_early_callback_ctx *ctx) { in ssl_early_callback_init()312 const struct ssl_early_callback_ctx *ctx, uint16_t extension_type, in SSL_early_callback_ctx_extension_get()
2524 SSL_CTX *ctx, int (*cb)(const struct ssl_early_callback_ctx *)) { in SSL_CTX_set_select_certificate_cb() argument2529 SSL_CTX *ctx, int (*cb)(const struct ssl_early_callback_ctx *)) { in SSL_CTX_set_dos_protection_cb() argument
773 struct ssl_early_callback_ctx early_ctx; in ssl3_get_client_hello()
345 static int SelectCertificateCallback(const struct ssl_early_callback_ctx *ctx) { in SelectCertificateCallback()537 static int DDoSCallback(const struct ssl_early_callback_ctx *early_context) { in DDoSCallback()