Searched refs:dataLength (Results 1 – 1 of 1) sorted by relevance
212 const size_t dataLength = mBlob.length; in writeBlob() local227 auto rc = AES_gcm_encrypt(mBlob.value /* in */, mBlob.value /* out */, dataLength, aes_key, in writeBlob()232 size_t fileLength = offsetof(blobv3, value) + dataLength + mBlob.info; in writeBlob()