Sign in
pigweed
/
third_party
/
github
/
cose-wg
/
COSE-C
/
1017afc78345e6034f30261a5dee9fbc5e25cd60
/
.
/
test
/
context.h
blob: e258c4cb224517da7a2dd2ef48a2c1d93a78b19a [
file
] [
log
] [
blame
]
#pragma
once
#ifdef
USE_CBOR_CONTEXT
extern
cn_cbor_context
*
CreateContext
();
extern
void
FreeContext
(
cn_cbor_context
*
pContext
);
#endif
// USE_CBOR_CONTEXT