Home
last modified time | relevance | path

Searched full:computes (Results 1 – 25 of 175) sorted by relevance

1234567

/linux/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S66 * Computes the product of two 128-bit polynomials at the memory locations
116 * Computes the 256-bit polynomial represented by LO, HI, MI. Stores
128 * Computes the 128-bit reduction of PH : PL. Stores the result in dest.
130 * This macro computes p(x) mod g(x) where p(x) is in montgomery form and g(x) =
178 * If reduce is set, also computes the montgomery reduction of the
266 * Computes op1*op2*x^{-128} mod x^128 + x^127 + x^126 + x^121 + 1
267 * If op1, op2 are in montgomery form, this computes the montgomery
286 * Perform polynomial evaluation as specified by POLYVAL. This computes:
/linux/arch/arm64/crypto/
H A Dpolyval-ce-core.S72 * Computes the product of two 128-bit polynomials in X and Y and XORs the
129 * Computes the 256-bit polynomial represented by LO, HI, MI. Stores
154 * Computes the 128-bit reduction of PH : PL. Stores the result in dest.
156 * This macro computes p(x) mod g(x) where p(x) is in montgomery form and g(x) =
211 * If reduce is set, also computes the montgomery reduction of the
305 * Computes op1*op2*x^{-128} mod x^128 + x^127 + x^126 + x^121 + 1
306 * If op1, op2 are in montgomery form, this computes the montgomery
324 * Perform polynomial evaluation as specified by POLYVAL. This computes:
/linux/Documentation/scsi/
H A Dcxgb3i.rst18 On transmitting, Chelsio S3 h/w computes and inserts the Header and
20 On receiving, Chelsio S3 h/w computes and verifies the Header and
33 from the host driver, computes and inserts the digests, decomposes
/linux/lib/math/
H A Dint_pow.c13 * int_pow - computes the exponentiation of the given base and exponent
17 * Computes: pow(base, exp), i.e. @base raised to the @exp power
H A Dint_sqrt.c15 * int_sqrt - computes the integer square root
18 * Computes: floor(sqrt(x))
/linux/include/linux/
H A Dint_log.h14 * intlog2 - computes log2 of a value; the result is shifted left by 24 bits
36 * intlog10 - computes log10 of a value; the result is shifted left by 24 bits
H A Dcrc64.h23 * This computes the CRC64 defined in the NVME NVM Command Set Specification,
/linux/include/asm-generic/
H A Dchecksum.h8 * computes the checksum of a memory block at buff, length len,
42 * computes the checksum of the TCP/UDP pseudo-header
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_mksstat.h51 * vmw_mksstat_get_kern_pstat: Computes the address of the MKSGuestStatCounterTime
64 * vmw_mksstat_get_kern_pinfo: Computes the address of the MKSGuestStatInfoEntry
77 * vmw_mksstat_get_kern_pstrs: Computes the address of the mksGuestStat strings
/linux/arch/alpha/include/asm/
H A Dchecksum.h14 * computes the checksum of the TCP/UDP pseudo-header
24 * computes the checksum of a memory block at buff, length len,
/linux/arch/powerpc/include/asm/
H A Dchecksum.h12 * Computes the checksum of a memory block at src, length len,
85 * computes the checksum of the TCP/UDP pseudo-header
160 * computes the checksum of a memory block at buff, length len,
/linux/arch/x86/um/asm/
H A Dchecksum.h10 * computes the checksum of a memory block at buff, length len,
71 * computes the checksum of the TCP/UDP pseudo-header
/linux/arch/m68k/include/asm/
H A Dchecksum.h12 * computes the checksum of a memory block at buff, length len,
98 * computes the checksum of the TCP/UDP pseudo-header
/linux/arch/arm/include/asm/
H A Dchecksum.h17 * computes the checksum of a memory block at buff, length len,
133 * computes the checksum of the TCP/UDP pseudo-header
/linux/arch/sparc/include/asm/
H A Dchecksum_64.h22 /* computes the checksum of a memory block at buff, length len,
82 * computes the checksum of the TCP/UDP pseudo-header
H A Dchecksum_32.h22 /* computes the checksum of a memory block at buff, length len,
148 * computes the checksum of the TCP/UDP pseudo-header
/linux/arch/x86/include/asm/
H A Dchecksum_32.h9 * computes the checksum of a memory block at buff, length len,
124 * computes the checksum of the TCP/UDP pseudo-header
/linux/arch/sh/include/asm/
H A Dchecksum_32.h13 * computes the checksum of a memory block at buff, length len,
138 * computes the checksum of the TCP/UDP pseudo-header
/linux/arch/hexagon/include/asm/
H A Dchecksum.h13 * computes the checksum of the TCP/UDP pseudo-header
/linux/arch/m68k/fpsp040/
H A Dsint.S4 | The entry point sINT computes the rounded integer
5 | equivalent of the input argument, sINTRZ computes
/linux/arch/parisc/include/asm/
H A Dchecksum.h8 * computes the checksum of a memory block at buff, length len,
89 * computes the checksum of the TCP/UDP pseudo-header
/linux/arch/microblaze/include/asm/
H A Dchecksum.h11 * computes the checksum of the TCP/UDP pseudo-header
/linux/lib/crypto/riscv/
H A Dsha512-riscv64-zvknhb-zvkb.S73 // computes 4 more message schedule words. w1-w3 contain the next 3 groups of 4
74 // message schedule words; this macro computes the group after w3 and writes it
/linux/drivers/iommu/iommufd/
H A Ddouble_span.h10 * This is a variation of the general interval_tree_span_iter that computes the
/linux/arch/xtensa/include/asm/
H A Dchecksum.h19 * computes the checksum of a memory block at buff, length len,
153 * computes the checksum of the TCP/UDP pseudo-header

1234567