Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-lwsac.h274 * lwsac_scan_extant() - returns existing copy of blob, or NULL
288 lwsac_scan_extant(struct lwsac *head, uint8_t *find, size_t len, int nul);
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c214 lwsac_scan_extant(struct lwsac *head, uint8_t *find, size_t len, int nul) in lwsac_scan_extant() function
/third_party/libwebsockets/lib/secure-streams/
H A Dpolicy-json.c1105 extant = lwsac_scan_extant(a->ac, (uint8_t *)ctx->buf, (size_t)ctx->npos, 1); in lws_ss_policy_parser_cb()

Completed in 2 milliseconds