Module curve25519_dalek::backend::vector::ifma::field[][src]

This is supported on crate feature simd_backend and (target features avx2 or avx512ifma) and target feature avx512ifma only.

Structs

A vector of four field elements in radix 2^51, with reduced coefficients.

A vector of four field elements in radix 2^51, with unreduced coefficients.

Enums

Functions

A wrapper around vpmadd52huq that works on u64x4.

A wrapper around vpmadd52luq that works on u64x4.