Home
last modified time | relevance | path

Searched refs:cose_encrypt0_get_kid_context (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/include/oscore/
Doscore_cose.h249 size_t cose_encrypt0_get_kid_context(cose_encrypt0_t *ptr,
/third_party/libcoap/src/oscore/
Doscore_cose.c362 cose_encrypt0_get_kid_context(cose_encrypt0_t *ptr, const uint8_t **buffer) { in cose_encrypt0_get_kid_context() function