Home
last modified time | relevance | path

Searched defs:kCoseKeyOpsLabel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/open-dice/include/dice/config/
H A Dcose_key_config.h25 static const int64_t kCoseKeyOpsLabel = 4; variable
/aosp_15_r20/external/open-dice/third_party/cose-c/
H A Dcose_deps.cc36 const int64_t kCoseKeyOpsLabel = 4; in CheckCoseKeyTypeAndOps() local