Home
last modified time | relevance | path

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

/third_party/libcoap/include/oscore/
Doscore_cose.h66 COSE_CURVE_SECP256K1 = 8, /* SECG secp256k1 curve */ enumerator
/third_party/libcoap/src/oscore/
Doscore_cose.c60 { "secp256k1", COSE_CURVE_SECP256K1 },