Home
last modified time | relevance | path

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

/system/keymaster/
Dsoft_keymaster_device.cpp145 static keymaster_key_characteristics_t* BuildCharacteristics(const AuthorizationSet& hw_enforced, in BuildCharacteristics() function
687 *characteristics = BuildCharacteristics(response.enforced, response.unenforced); in generate_key()
715 *characteristics = BuildCharacteristics(response.enforced, response.unenforced); in get_key_characteristics()
752 *characteristics = BuildCharacteristics(response.enforced, response.unenforced); in import_key()