Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c106 struct per_vhost_data__lws_acme_client { struct
348 struct per_vhost_data__lws_acme_client *s = in cb_dir()
349 (struct per_vhost_data__lws_acme_client *)ctx->user; in cb_dir()
622 lws_acme_finished(struct per_vhost_data__lws_acme_client *vhd) in lws_acme_finished()
658 lws_acme_load_create_auth_keys(struct per_vhost_data__lws_acme_client *vhd, in lws_acme_load_create_auth_keys()
690 lws_acme_start_acquisition(struct per_vhost_data__lws_acme_client *vhd, in lws_acme_start_acquisition()
767 struct per_vhost_data__lws_acme_client *vhd = in callback_acme_client()
768 (struct per_vhost_data__lws_acme_client *) in callback_acme_client()
793 sizeof(struct per_vhost_data__lws_acme_client)); in callback_acme_client()

Completed in 3 milliseconds