Searched defs:numBytes (Results 1 – 6 of 6) sorted by relevance
44 int numBytes = msg.ByteSize(); in sendMessage() local
63 int numBytes; in read() local
121 void sha2processBytes(struct Sha2state *state, const void *bytes, uint32_t numBytes) in sha2processBytes()
148 std::vector<uint8_t> readExactly(int fd, int numBytes) { in readExactly()
253 ssize_t numBytes = 0; in calculateScanSize() local
112 bool eicOpsRandom(uint8_t* buf, size_t numBytes) { in eicOpsRandom()