Home
last modified time | relevance | path

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

/aosp12/system/security/identity/binder/android/security/identity/
H A DICredential.aidl68 void storeStaticAuthenticationDataWithExpiration(in AuthKeyParcel authenticationKey, in storeStaticAuthenticationDataWithExpiration() method
/aosp12/system/security/identity/
H A DCredential.h83 storeStaticAuthenticationDataWithExpiration(const AuthKeyParcel& authenticationKey,
H A DCredential.cpp677 Credential::storeStaticAuthenticationDataWithExpiration(const AuthKeyParcel& authenticationKey, in storeStaticAuthenticationDataWithExpiration() function in android::security::identity::Credential
/aosp12/frameworks/base/identity/java/android/security/identity/
H A DCredstoreIdentityCredential.java431 mBinder.storeStaticAuthenticationDataWithExpiration(authKeyParcel, in storeStaticAuthenticationData()