Home
last modified time | relevance | path

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

/system/security/identity/binder/android/security/identity/
DICredentialStore.aidl35 const int ERROR_EPHEMERAL_PUBLIC_KEY_NOT_FOUND = 5; field
/system/security/identity/
DCredential.cpp427 return halStatusToError(status, ICredentialStore::ERROR_EPHEMERAL_PUBLIC_KEY_NOT_FOUND); in getEntries()