Searched defs:keyParams (Results 1 – 2 of 2) sorted by relevance
165 const AuthorizationSet &keyParams, in begin()197 const AuthorizationSet &keyParams, in encryptWithKeymasterKey()222 const AuthorizationSet &keyParams, in decryptWithKeymasterKey()431 auto keyParams = beginParams(auth, appId); in storeKey() local462 auto keyParams = beginParams(auth, appId); in retrieveKey() local
69 KmParamSet(const hidl_vec<KeyParameter>& keyParams) { in KmParamSet()212 Return<void> LegacyKeymasterDeviceWrapper::generateKey(const hidl_vec<KeyParameter>& keyParams, in generateKey()