Searched defs:digestedLength (Results 1 – 1 of 1) sorted by relevance
108 size_t digestedLength = ((dataLength + AES_BLOCK_SIZE - 1) / AES_BLOCK_SIZE * AES_BLOCK_SIZE); in writeBlob() local185 ssize_t digestedLength; in readBlob() local