Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore.cpp1923 addLegacyKeyAuthorizations(params.params, keyType); in generate()
2002 addLegacyKeyAuthorizations(params.params, type); in import()
3001 void addLegacyKeyAuthorizations(std::vector<keymaster_key_param_t>& params, int keyType) { in addLegacyKeyAuthorizations() function in android::KeyStoreProxy