Home
last modified time | relevance | path

Searched refs:constructKey (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/contexts/
Dsoft_keymaster_context.cpp284 auto constructKey = [&, this] () mutable -> keymaster_error_t { in ParseKeyBlob() local
305 return constructKey(); in ParseKeyBlob()
312 return constructKey(); in ParseKeyBlob()
319 return constructKey(); in ParseKeyBlob()
329 return constructKey(); in ParseKeyBlob()
Dpure_soft_keymaster_context.cpp206 auto constructKey = [&, this] () mutable -> keymaster_error_t { in ParseKeyBlob() local
228 return constructKey(); in ParseKeyBlob()
235 return constructKey(); in ParseKeyBlob()
242 return constructKey(); in ParseKeyBlob()