Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-cose.h377 LCOSESIGEXTCB_RET_FINISHED, enumerator
/third_party/libwebsockets/lib/cose/
Dcose_validate.c227 if (n == LCOSESIGEXTCB_RET_FINISHED) in apply_external()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/
Dsign.c665 return LCOSESIGEXTCB_RET_FINISHED; in xcb()