Sign in
pigweed
/
third_party
/
github
/
cose-wg
/
COSE-C
/
237c965be2ba7a660a06a5d9dd189c4d161c4a7f
/
.
/
test
/
context.h
blob: 2267f80ebe42dfa135bdeee510eea3050c2e4735 [
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