/linux/arch/x86/crypto/ |
H A D | polyval-clmulni_asm.S | 66 * 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 D | polyval-ce-core.S | 72 * 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 D | cxgb3i.rst | 18 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 D | int_pow.c | 13 * 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 D | int_sqrt.c | 15 * int_sqrt - computes the integer square root 18 * Computes: floor(sqrt(x))
|
/linux/include/linux/ |
H A D | int_log.h | 14 * 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 D | crc64.h | 23 * This computes the CRC64 defined in the NVME NVM Command Set Specification,
|
/linux/include/asm-generic/ |
H A D | checksum.h | 8 * 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 D | vmwgfx_mksstat.h | 51 * 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 D | checksum.h | 14 * 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 D | checksum.h | 12 * 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 D | checksum.h | 10 * 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 D | checksum.h | 12 * 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 D | checksum.h | 17 * 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 D | checksum_64.h | 22 /* computes the checksum of a memory block at buff, length len, 82 * computes the checksum of the TCP/UDP pseudo-header
|
H A D | checksum_32.h | 22 /* 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 D | checksum_32.h | 9 * 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 D | checksum_32.h | 13 * 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 D | checksum.h | 13 * computes the checksum of the TCP/UDP pseudo-header
|
/linux/arch/m68k/fpsp040/ |
H A D | sint.S | 4 | The entry point sINT computes the rounded integer 5 | equivalent of the input argument, sINTRZ computes
|
/linux/arch/parisc/include/asm/ |
H A D | checksum.h | 8 * 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 D | checksum.h | 11 * computes the checksum of the TCP/UDP pseudo-header
|
/linux/lib/crypto/riscv/ |
H A D | sha512-riscv64-zvknhb-zvkb.S | 73 // 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 D | double_span.h | 10 * This is a variation of the general interval_tree_span_iter that computes the
|
/linux/arch/xtensa/include/asm/ |
H A D | checksum.h | 19 * computes the checksum of a memory block at buff, length len, 153 * computes the checksum of the TCP/UDP pseudo-header
|