Searched defs:createPresentationSession (Results 1 – 2 of 2) sorted by relevance
53 ISession createPresentationSession(in int cipherSuite); in createPresentationSession() method
165 Status CredentialStore::createPresentationSession(int32_t cipherSuite, sp<ISession>* _aidl_return) { in createPresentationSession() function in android::security::identity::CredentialStore