Home
last modified time | relevance | path

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

/external/libwebsockets/include/libwebsockets/
Dlws-http.h333 WSI_TOKEN_REPLAY_NONCE, /* ACME */ enumerator
/external/libwebsockets/plugins/acme-client/
Dprotocol_lws_acme_client.c946 if (lws_hdr_total_length(wsi, WSI_TOKEN_REPLAY_NONCE) && in callback_acme_client()
949 WSI_TOKEN_REPLAY_NONCE) < 0) { in callback_acme_client()