Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/
Dsign.c675 lws_cose_validate_res_t *res; in test_cose_sign()
726 res = lws_container_of(o->head, lws_cose_validate_res_t, list); in test_cose_sign()
759 res = lws_container_of(o->head, lws_cose_validate_res_t, list); in test_cose_sign()
798 res = lws_container_of(o->head, lws_cose_validate_res_t, list); in test_cose_sign()
837 res = lws_container_of(o->head, lws_cose_validate_res_t, list); in test_cose_sign()
903 res = lws_container_of(o->head, lws_cose_validate_res_t, list); in test_cose_sign()
941 res = lws_container_of(o->head, lws_cose_validate_res_t, list); in test_cose_sign()
979 res = lws_container_of(o->head, lws_cose_validate_res_t, list); in test_cose_sign()
1017 res = lws_container_of(o->head, lws_cose_validate_res_t, list); in test_cose_sign()
1055 res = lws_container_of(o->head, lws_cose_validate_res_t, list); in test_cose_sign()
[all …]
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
Dmain.c362 lws_cose_validate_res_t *res = lws_container_of(p, in main()
363 lws_cose_validate_res_t, list); in main()
/third_party/libwebsockets/lib/cose/
Dcose_validate.c239 lws_cose_validate_res_t *res; in create_alg()
1033 lws_cose_validate_res_t *res = lws_container_of(p, in lws_cose_validate_destroy()
1034 lws_cose_validate_res_t, list); in lws_cose_validate_destroy()
Dcose_validate_alg.c194 lws_cose_validate_res_t *res; in lws_cose_val_alg_destroy()
/third_party/libwebsockets/include/libwebsockets/
Dlws-cose.h374 } lws_cose_validate_res_t; typedef
/third_party/libwebsockets/READMEs/
DREADME.cbor-cose.md190 } lws_cose_validate_res_t;