Home
last modified time | relevance | path

Searched refs:Session (Results 1 – 9 of 9) sorted by relevance

/system/security/identity/
DSession.cpp44 Status Session::getEphemeralKeyPair(vector<uint8_t>* _aidl_return) { in getEphemeralKeyPair()
67 Status Session::setReaderEphemeralPublicKey(const vector<uint8_t>& publicKey) { in setReaderEphemeralPublicKey()
75 Status Session::setSessionTranscript(const vector<uint8_t>& sessionTranscript) { in setSessionTranscript()
83 Status Session::getCredentialForPresentation(const string& credentialName, in getCredentialForPresentation()
88 Status Session::getAuthChallenge(int64_t* _aidl_return) { in getAuthChallenge()
DSession.h48 class Session : public BnSession {
50 Session(int32_t cipherSuite, sp<IPresentationSession> halBinder, sp<CredentialStore> store) in Session() function
DAndroid.bp40 "Session.cpp",
DCredentialStore.cpp173 *_aidl_return = new Session(cipherSuite, halPresentationSession, this); in createPresentationSession()
/system/nfc/src/fuzzers/integration/
Dnfc_integration_fuzzer_impl.h12 NfcIntegrationFuzzer(const Session* session);
24 const Session* session_;
Dnfc_integration_fuzzer.cc15 DEFINE_BINARY_PROTO_FUZZER(const Session& session) { in DEFINE_BINARY_PROTO_FUZZER()
Dnfc_integration_fuzzer.proto3 message Session { message
Dnfc_integration_fuzzer_impl.cc410 NfcIntegrationFuzzer::NfcIntegrationFuzzer(const Session* session) in NfcIntegrationFuzzer()
/system/core/fastboot/
DREADME.md79 ## Example Session