Home
last modified time | relevance | path

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

/aosp_15_r20/external/open-dice/include/dice/config/
H A Dcose_key_config.h26 static const int64_t kCoseKeyOpsVerify = 2; variable
/aosp_15_r20/external/open-dice/third_party/cose-c/
H A Dcose_deps.cc37 const uint64_t kCoseKeyOpsVerify = 2; in CheckCoseKeyTypeAndOps() local