Searched defs:encryptedContent (Results 1 – 12 of 12) sorted by relevance
27 byte[] retrieveEntryValue(in byte[] encryptedContent); in retrieveEntryValue()
46 byte[] retrieveEntryValue(in byte[] encryptedContent); in retrieveEntryValue()
290 byte[] retrieveEntryValue(in byte[] encryptedContent); in retrieveEntryValue()
319 optional<vector<uint8_t>> encryptedContent = hwProxy_->addEntryValue( in addEntryValue() local
880 ndk::ScopedAStatus IdentityCredential::retrieveEntryValue(const vector<uint8_t>& encryptedContent, in retrieveEntryValue()
237 vector<uint8_t> encryptedContent; in addEntry() local
652 const vector<uint8_t>& encryptedContent, const string& nameSpace, const string& name, in retrieveEntryValue()
838 bool eicPresentationRetrieveEntryValue(EicPresentation* ctx, const uint8_t* encryptedContent, in eicPresentationRetrieveEntryValue()