Home
last modified time | relevance | path

Searched refs:ERROR_INVALID_READER_SIGNATURE (Results 1 – 2 of 2) sorted by relevance

/system/security/identity/binder/android/security/identity/
DICredentialStore.aidl37 const int ERROR_INVALID_READER_SIGNATURE = 7; field
/system/security/identity/
DCredential.cpp390 return halStatusToError(status, ICredentialStore::ERROR_INVALID_READER_SIGNATURE); in getEntries()