Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Doperation.h41 struct KeyType { struct
42 KeyType(keymaster_algorithm_t alg, keymaster_purpose_t purp) in KeyType() function
48 bool operator==(const KeyType& rhs) const { argument
/system/core/adb/proto/
Dkey_type.proto24 enum KeyType { enum