Searched defs:encryptedContent (Results 1 – 10 of 10) sorted by relevance
27 byte[] retrieveEntryValue(in byte[] encryptedContent); in retrieveEntryValue()
46 byte[] retrieveEntryValue(in byte[] encryptedContent); in retrieveEntryValue()
45 byte[] retrieveEntryValue(in byte[] encryptedContent); in retrieveEntryValue()
277 byte[] retrieveEntryValue(in byte[] encryptedContent); in retrieveEntryValue()
306 optional<vector<uint8_t>> encryptedContent = hwProxy_->addEntryValue( in addEntryValue() local
786 ndk::ScopedAStatus IdentityCredential::retrieveEntryValue(const vector<uint8_t>& encryptedContent, in retrieveEntryValue()
159 vector<uint8_t> encryptedContent; in addEntry() local
299 const vector<uint8_t>& encryptedContent, const string& nameSpace, const string& name, in retrieveEntryValue()
691 bool eicPresentationRetrieveEntryValue(EicPresentation* ctx, const uint8_t* encryptedContent, in eicPresentationRetrieveEntryValue()