Searched refs:iov_bytes (Results 1 – 1 of 1) sorted by relevance
538 size_t iov_bytes; in iovec_hash_djb2() local543 iov_bytes = iovec_bytes(iov, iovnum); in iovec_hash_djb2()545 tmp = malloc(iov_bytes); in iovec_hash_djb2()556 hash = hash_djb2(tmp, iov_bytes); in iovec_hash_djb2()