Lines Matching refs:KeymasterArguments
138 KeymasterArguments::KeymasterArguments() { in KeymasterArguments() function in android::KeymasterArguments
141 KeymasterArguments::~KeymasterArguments() { in ~KeymasterArguments()
145 void KeymasterArguments::readFromParcel(const Parcel& in) { in readFromParcel()
163 void KeymasterArguments::writeToParcel(Parcel* out) const { in writeToParcel()
999 virtual int32_t generateKey(const String16& name, const KeymasterArguments& params, in generateKey()
1063 virtual int32_t importKey(const String16& name, const KeymasterArguments& params, in importKey()
1136 const KeymasterArguments& params, const uint8_t* entropy, in begin()
1169 virtual void update(const sp<IBinder>& token, const KeymasterArguments& params, in update()
1198 virtual void finish(const sp<IBinder>& token, const KeymasterArguments& params, in finish()
1327 virtual int32_t attestKey(const String16& name, const KeymasterArguments& params, in attestKey()
1669 KeymasterArguments args; in onTransact()
1705 KeymasterArguments args; in onTransact()
1746 KeymasterArguments args; in onTransact()
1765 KeymasterArguments args; in onTransact()
1783 KeymasterArguments args; in onTransact()
1852 KeymasterArguments params; in onTransact()