Home
last modified time | relevance | path

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

/system/keymaster/contexts/
Dsoft_keymaster_device.cpp313 keymaster_key_characteristics_t* BuildCharacteristics(const AuthorizationSet& hw_enforced, in BuildCharacteristics() function
717 *characteristics = BuildCharacteristics(response.enforced, response.unenforced); in generate_key()
829 *characteristics = BuildCharacteristics(response.enforced, response.unenforced); in get_key_characteristics()
899 *characteristics = BuildCharacteristics(response.enforced, response.unenforced); in import_key()