Home
last modified time | relevance | path

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

/third_party/libcoap/include/oscore/
Doscore_cose.h117 #define COSE_ALGORITHM_SHA_256_256_LEN 32 macro
/third_party/libcoap/src/oscore/
Doscore_cose.c232 return COSE_ALGORITHM_SHA_256_256_LEN; in cose_hash_len()