Searched refs:polynomial (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-raid.c72 * @param polynomial Coefficients for the RAID polynomial
76 int cvmx_raid_initialize(cvmx_rad_reg_polynomial_t polynomial) argument
81 cvmx_write_csr(CVMX_RAD_REG_POLYNOMIAL, polynomial.u64);
H A Dcvmx-raid.h180 * @param polynomial Coefficients for the RAID polynomial
184 int cvmx_raid_initialize(cvmx_rad_reg_polynomial_t polynomial);
/freebsd-13-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-c64xplus.pl74 SHL $E10000,16,$E10000 ; [pre-shifted] reduction polynomial
102 SHL $E10000,16,$E10000 ; [pre-shifted] reduction polynomial
/freebsd-13-stable/sys/dev/iicbus/
H A Dhtu21.c94 static const uint16_t polynomial = 0x3100; local
102 data ^= polynomial;
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h532 OSAL_CRC8_POPULATE(u8 * cdu_crc8_table, u8 polynomial) argument
/freebsd-13-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl108 .LRR: @ 2^512 mod P precomputed for NIST P256 polynomial
H A Decp_nistz256-armv8.pl105 .LRR: // 2^512 mod P precomputed for NIST P256 polynomial
H A Decp_nistz256-sparcv9.pl107 .LRR: ! 2^512 mod P precomputed for NIST P256 polynomial
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl855 [B0] MVK 0x0000001B,B3 ; AES polynomial
/freebsd-13-stable/sys/crypto/openssl/arm/
H A Decp_nistz256-armv4.S2386 .LRR:@ 2^512 mod P precomputed for NIST P256 polynomial

Completed in 278 milliseconds