Searched refs:iov_bytes (Results 1 – 1 of 1) sorted by relevance
614 size_t iov_bytes; in iovec_hash_djb2() local619 iov_bytes = iovec_bytes(iov, iovnum); in iovec_hash_djb2()621 tmp = malloc(iov_bytes); in iovec_hash_djb2()632 hash = hash_djb2(tmp, iov_bytes); in iovec_hash_djb2()