Searched refs:constructKey (Results 1 – 2 of 2) sorted by relevance
264 auto constructKey = [&, this]() mutable -> keymaster_error_t { in ParseKeyBlob() local284 if (error != KM_ERROR_INVALID_KEY_BLOB) return constructKey(); in ParseKeyBlob()289 if (error != KM_ERROR_INVALID_KEY_BLOB) return constructKey(); in ParseKeyBlob()294 if (error != KM_ERROR_INVALID_KEY_BLOB) return constructKey(); in ParseKeyBlob()302 return constructKey(); in ParseKeyBlob()
250 auto constructKey = [&, this]() mutable -> keymaster_error_t { in ParseKeyBlob() local285 if (error != KM_ERROR_INVALID_KEY_BLOB) return constructKey(); in ParseKeyBlob()290 if (error != KM_ERROR_INVALID_KEY_BLOB) return constructKey(); in ParseKeyBlob()296 return constructKey(); in ParseKeyBlob()