Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/acme-client/
Dprotocol_lws_acme_client.c106 struct per_vhost_data__lws_acme_client { struct
350 struct per_vhost_data__lws_acme_client *s = in cb_dir()
351 (struct per_vhost_data__lws_acme_client *)ctx->user; in cb_dir()
624 lws_acme_finished(struct per_vhost_data__lws_acme_client *vhd) in lws_acme_finished()
660 lws_acme_load_create_auth_keys(struct per_vhost_data__lws_acme_client *vhd, in lws_acme_load_create_auth_keys()
692 lws_acme_start_acquisition(struct per_vhost_data__lws_acme_client *vhd, in lws_acme_start_acquisition()
769 struct per_vhost_data__lws_acme_client *vhd = in callback_acme_client()
770 (struct per_vhost_data__lws_acme_client *) in callback_acme_client()
793 sizeof(struct per_vhost_data__lws_acme_client)); in callback_acme_client()