Home
last modified time | relevance | path

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

/system/keymaster/legacy_support/
Dkeymaster1_legacy_support.cpp235 AuthorizationSet mutable_key_description = key_description; in GenerateKey() local
251 mutable_key_description.push_back(TAG_KEY_SIZE, key_size_from_curve); in GenerateKey()
255 return passthrough_factory_.GenerateKey(mutable_key_description, key_blob, hw_enforced, in GenerateKey()