Searched refs:iov_bytes (Results 1 – 1 of 1) sorted by relevance
543 size_t iov_bytes; in iovec_hash_djb2() local548 iov_bytes = iovec_bytes(iov, iovnum); in iovec_hash_djb2()550 tmp = malloc(iov_bytes); in iovec_hash_djb2()561 hash = hash_djb2(tmp, iov_bytes); in iovec_hash_djb2()