Home
last modified time | relevance | path

Searched defs:Label (Results 1 – 4 of 4) sorted by relevance

/system/keymaster/include/keymaster/cppcose/
Dcppcose.h71 enum Label : int { enum
139 enum Label : int { enum
/system/teeui/libteeui/include/teeui/
Dlabel.h117 Label(const Context& context) in Label() function
/system/authgraph/core/src/
Dkeyexchange.rs684 protected_headers: &[(Label, Value)], in process_shared_key_arc_headers()
789 pub fn extract_nonce(protected_headers: &[(Label, Value)]) -> Result<Nonce16, Error> { in extract_nonce()
/system/extras/simpleperf/scripts/
Dpprof_proto_generator.py178 class Label(object): class