Searched defs:sum (Results 1 – 4 of 4) sorted by relevance
/lib/ |
D | checksum.c | 127 unsigned int sum = (__force unsigned int)wsum; in csum_partial() local 159 __u32 len, __u8 proto, __wsum sum) in csum_tcpudp_nofold()
|
D | iov_iter.c | 626 __wsum sum, size_t off) in csum_and_memcpy() 637 __wsum sum = *sump; in csum_and_copy_to_pipe_iter() local 1699 __wsum sum, next; in csum_and_copy_from_iter() local 1722 __wsum sum, next; in csum_and_copy_to_iter() local
|
D | bch.c | 1060 uint32_t sum; in bch_decode() local 1186 unsigned int sum, x, y, remaining, ak = 0, xi[BCH_MAX_M]; in build_deg2_base() local
|
/lib/mpi/ |
D | ec.c | 1166 static void montgomery_ladder(MPI_POINT prd, MPI_POINT sum, in montgomery_ladder() 1255 MPI_POINT q1, q2, prd, sum; in mpi_ec_mul_point() local
|