Home
last modified time | relevance | path

Searched defs:staticAuthData (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/identity/java/android/security/identity/
H A DIdentityCredential.java352 @NonNull byte[] staticAuthData) in storeStaticAuthenticationData()
378 @NonNull byte[] staticAuthData) in storeStaticAuthenticationData()
H A DCredstoreIdentityCredential.java401 byte[] staticAuthData) in storeStaticAuthenticationData()
424 byte[] staticAuthData) in storeStaticAuthenticationData()
/aosp12/system/security/identity/binder/android/security/identity/
H A DICredential.aidl66 in byte[] staticAuthData); in storeStaticAuthenticationData()
70 in byte[] staticAuthData); in storeStaticAuthenticationDataWithExpiration()
/aosp12/system/security/identity/
H A DCredential.cpp655 const vector<uint8_t>& staticAuthData) { in storeStaticAuthenticationData()
679 const vector<uint8_t>& staticAuthData) { in storeStaticAuthenticationDataWithExpiration()
H A DCredentialData.cpp599 const vector<uint8_t>& staticAuthData) { in storeStaticAuthenticationData()