Home
last modified time | relevance | path

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

/aosp_15_r20/external/open-dice/include/dice/config/
H A Dcose_key_config.h24 static const int64_t kCoseKeyAlgLabel = 3; variable
/aosp_15_r20/external/open-dice/third_party/cose-c/
H A Dcose_deps.cc71 const int64_t kCoseKeyAlgLabel = 3; in CheckCoseKeyAlg() local