Searched refs:constructKey (Results 1 – 2 of 2) sorted by relevance
267 auto constructKey = [&, this]() mutable -> keymaster_error_t { in ParseKeyBlob() local287 if (error != KM_ERROR_INVALID_KEY_BLOB) return constructKey(); in ParseKeyBlob()292 if (error != KM_ERROR_INVALID_KEY_BLOB) return constructKey(); in ParseKeyBlob()297 if (error != KM_ERROR_INVALID_KEY_BLOB) return constructKey(); in ParseKeyBlob()305 return constructKey(); in ParseKeyBlob()
305 auto constructKey = [&, this]() mutable -> keymaster_error_t { in ParseKeyBlob() local340 if (error != KM_ERROR_INVALID_KEY_BLOB) return constructKey(); in ParseKeyBlob()345 if (error != KM_ERROR_INVALID_KEY_BLOB) return constructKey(); in ParseKeyBlob()351 return constructKey(); in ParseKeyBlob()