Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-cose.h359 SIGTYPE_COUNTERSIGNED, /* not yet supported */ enumerator
/third_party/libwebsockets/lib/cose/
Dcose_validate.c503 case SIGTYPE_COUNTERSIGNED: in cb_cose_sig()
615 case SIGTYPE_COUNTERSIGNED: in cb_cose_sig()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/
Dsign.c1824 info.sigtype = SIGTYPE_COUNTERSIGNED; in test_cose_sign()