| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_chacha20_poly1305_hw.c | 123 POLY1305 *poly = &ctx->poly1305; in chacha20_poly1305_tls_cipher() local 272 POLY1305 *poly = &ctx->poly1305; chacha20_poly1305_aead_cipher() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/stm32/ |
| H A D | stm32-crc32.c | 65 u32 poly; member
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | chacha20poly1305.c | 21 struct crypto_ahash_spawn poly; member 27 struct crypto_ahash *poly; member 65 struct poly_req poly; member 506 struct crypto_ahash *poly; chachapoly_init() local 562 struct hash_alg_common *poly; chachapoly_create() local [all...] |
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | bt1-pvt.c | 125 static long pvt_calc_poly(const struct pvt_poly *poly, long data) in pvt_calc_poly() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/libsas/ |
| H A D | sas_init.c | 73 const u32 poly = 0x00DB2777; in sas_hash_addr() local
|
| /kernel/linux/linux-6.6/drivers/crypto/stm32/ |
| H A D | stm32-crc32.c | 65 u32 poly; member
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | chacha20poly1305.c | 21 struct crypto_ahash_spawn poly; member 27 struct crypto_ahash *poly; member 65 struct poly_req poly; member 506 struct crypto_ahash *poly; chachapoly_init() local 562 struct hash_alg_common *poly; chachapoly_create() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/libsas/ |
| H A D | sas_init.c | 70 const u32 poly = 0x00DB2777; in sas_hash_addr() local
|
| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| H A D | n2-drv.c | 485 static u64 advance_polynomial(u64 poly, u64 val, int count) in advance_polynomial() argument
|
| /kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
| H A D | sja1105_dynamic_config.c | 993 static u8 sja1105_crc8_add(u8 crc, u8 byte, u8 poly) in sja1105_crc8_add() argument 1021 u8 poly = (u8)(1 + (poly_koopman << 1)); in sja1105et_fdb_hash() local
|
| /kernel/linux/linux-6.6/drivers/char/hw_random/ |
| H A D | n2-drv.c | 485 static u64 advance_polynomial(u64 poly, u64 val, int count) in advance_polynomial() argument
|
| /third_party/optimized-routines/math/ |
| H A D | math_config.h | 327 double poly[EXP2F_POLY_ORDER]; member 342 double poly[LOGF_POLY_ORDER - 1]; /* First order coefficient is 1. */ member 353 double poly[LOG2F_POLY_ORDER]; member 370 double poly[POWF_LOG2_POLY_ORDER]; member 390 double poly[4]; /* Last four coefficients. */ member 403 double poly[LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member 418 double poly[LOG2_POLY_ORDER - 1]; member 432 double poly[POW_LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | bch.c | 113 struct gf_poly poly; member 342 static inline int deg(unsigned int poly) in deg() argument 409 uint32_t poly; in compute_syndromes() local 612 static int find_poly_deg1_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg1_roots() argument 627 find_poly_deg2_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg2_roots() argument 669 find_poly_deg3_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg3_roots() argument 702 find_poly_deg4_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg4_roots() argument 941 find_poly_roots(struct bch_control *bch, unsigned int k, struct gf_poly *poly, unsigned int *roots) find_poly_roots() argument 1120 build_gf_tables(struct bch_control *bch, unsigned int poly) build_gf_tables() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
| H A D | sja1105_dynamic_config.c | 1372 static u8 sja1105_crc8_add(u8 crc, u8 byte, u8 poly) in sja1105_crc8_add() argument 1400 u8 poly = (u8)(1 + (poly_koopman << 1)); in sja1105et_fdb_hash() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | bch.c | 114 struct gf_poly poly; member 308 static inline int deg(unsigned int poly) in deg() argument 375 uint32_t poly; in compute_syndromes() local 578 static int find_poly_deg1_roots(struct bch_control *bch, struct gf_poly *poly, in find_poly_deg1_roots() argument 593 find_poly_deg2_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg2_roots() argument 635 find_poly_deg3_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg3_roots() argument 668 find_poly_deg4_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg4_roots() argument 907 find_poly_roots(struct bch_control *bch, unsigned int k, struct gf_poly *poly, unsigned int *roots) find_poly_roots() argument 1086 build_gf_tables(struct bch_control *bch, unsigned int poly) build_gf_tables() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_pseudocolor.c | 565 static double poly_eval(const double *const poly, double x, curve_fun fun) in poly_eval() argument
|
| /third_party/backends/backend/ |
| H A D | sm3840_lib.c | 832 calculate_lut8 (double *poly, int skip, unsigned char *dest) in calculate_lut8() argument [all...] |
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/ec/ |
| H A D | ecp_nistz256-x86_64.s | [all...] |
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/ec/ |
| H A D | ecp_nistz256-x86_64.s | [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_local.h | 239 int poly[6]; member
|
| /third_party/openssl/crypto/ec/ |
| H A D | ec_local.h | 239 int poly[6]; member
|
| /third_party/openssl/ohos_lite/crypto/ec/ |
| H A D | ec_local.h | 235 int poly[6]; member
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/ |
| H A D | pmecc.c | 186 static inline int deg(unsigned int poly) in deg() argument 192 static int atmel_pmecc_build_gf_tables(int mm, unsigned int poly, in atmel_pmecc_build_gf_tables() argument 223 unsigned int poly, degree, table_size; in atmel_pmecc_create_gf_tables() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
| H A D | nmclan_cs.c | 1288 static const int poly[]={ in updateCRC() local
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/ |
| H A D | pmecc.c | 186 static inline int deg(unsigned int poly) in deg() argument 192 static int atmel_pmecc_build_gf_tables(int mm, unsigned int poly, in atmel_pmecc_build_gf_tables() argument 223 unsigned int poly, degree, table_size; in atmel_pmecc_create_gf_tables() local
|