Home
last modified time | relevance | path

Searched refs:pkey_set (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/cose/
Dcose_key.c41 lws_dll2_owner_t *pkey_set; member
326 if (cps->pkey_set && ctx->pst[ctx->pst_sp].ppos == 2) { in cb_cose_key()
336 if (cps->pkey_set) in cb_cose_key()
337 lws_dll2_add_tail(&cps->ck->list, cps->pkey_set); in cb_cose_key()
341 if (cps->pkey_set && ctx->pst[ctx->pst_sp].ppos == 2) { in cb_cose_key()
416 if (!cps->pkey_set && in cb_cose_key()
423 if (cps->pkey_set && in cb_cose_key()
709 if (cps->pkey_set) { in cb_cose_key()
710 lws_cose_key_set_destroy(cps->pkey_set); in cb_cose_key()
711 cps->pkey_set = NULL; in cb_cose_key()
[all …]
/third_party/node/deps/v8/src/wasm/
Dmemory-protection-key.cc58 pkey_set_t pkey_set = nullptr; variable
103 pkey_set = reinterpret_cast<pkey_set_t>(pkey_set_ptr); in InitializeMemoryProtectionKeySupport()
209 DCHECK_NOT_NULL(pkey_set); in SetPermissionsForMemoryProtectionKey()
211 CHECK_EQ(0 /* success */, pkey_set(key, permissions)); in SetPermissionsForMemoryProtectionKey()
/third_party/libwebsockets/include/libwebsockets/
Dlws-cose.h303 lws_cose_key_import(lws_dll2_owner_t *pkey_set, lws_cose_key_import_callback cb,
/third_party/libwebsockets/READMEs/
DREADME.cbor-cose.md41 lws_cose_key_import(lws_dll2_owner_t *pkey_set, lws_cose_key_import_callback cb,
50 To convert a single key, `pkey_set` should be NULL and the created key will be