Sign in
pigweed
/
third_party
/
github
/
cose-wg
/
COSE-C
/
5dac0e701ee58f150c717c5e287bc8fd74a37f10
/
.
/
test
/
context.h
blob: ff06772366b86d8be59edb5aa1c5e9e88c5055cf [
file
] [
log
] [
blame
]
#pragma
once
#ifdef
USE_CBOR_CONTEXT
cn_cbor_context
*
CreateContext
(
int
failNumber
);
void
FreeContext
(
cn_cbor_context
*
pContext
);
int
IsContextEmpty
(
cn_cbor_context
*
pContext
);
#endif
// USE_CBOR_CONTEXT