Searched refs:encryptedContentSize (Results 1 – 2 of 2) sorted by relevance
692 size_t encryptedContentSize, uint8_t* content, in eicPresentationRetrieveEntryValue() argument718 if (!eicOpsDecryptAes128Gcm(ctx->storageKey, encryptedContent, encryptedContentSize, in eicPresentationRetrieveEntryValue()724 eicCborAppend(&ctx->cbor, content, encryptedContentSize - 28); in eicPresentationRetrieveEntryValue()
217 size_t encryptedContentSize, uint8_t* content,