Searched refs:AuthSecret (Results 1 – 4 of 4) sorted by relevance
27 using android::hardware::authsecret::V1_0::implementation::AuthSecret;35 sp<IAuthSecret> authSecret = new AuthSecret; in main()
10 Return<void> AuthSecret::primaryUserCredential(const hidl_vec<uint8_t>& secret) { in primaryUserCredential()
8 "AuthSecret.cpp",
22 struct AuthSecret : public IAuthSecret { struct