Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/acme-client/
Dprotocol_lws_acme_client.c59 struct acme_connection { struct
115 struct acme_connection *ac; argument
137 struct acme_connection *ac = lws_vhost_user(vhost); in callback_chall_http01()
401 struct acme_connection *s = (struct acme_connection *)ctx->user; in cb_order()
464 struct acme_connection *s = (struct acme_connection *)ctx->user; in cb_authz()
536 struct acme_connection *s = (struct acme_connection *)ctx->user; in cb_chac()
777 struct acme_connection *ac = NULL; in callback_acme_client()