blob: 4f09edc3ac6a12d2142371879e405faa295fd533 [file] [log] [blame]
#ifdef USE_CBOR_CONTEXT
extern cn_cbor_context * CreateContext();
extern void FreeContext(cn_cbor_context * pContext);
#endif // USE_CBOR_CONTEXT