Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Doperation.h41 struct KeyType { struct
42 KeyType(keymaster_algorithm_t alg, keymaster_purpose_t purp) in KeyType() argument
48 bool operator==(const KeyType& rhs) const { argument