Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/cose/
Dprivate-lib-cose.h120 extern const uint8_t *sig_mctx[];
Dcose_validate.c39 const uint8_t *sig_mctx[] = { (uint8_t *)"", variable
286 if (lws_cose_val_alg_hash(alg, sig_mctx[cps->info.sigtype], in create_alg()
Dcose_sign.c189 lws_cose_sign_hashing(csc, sig_mctx[csc->type], in lws_cose_sign_payload_chunk()