Module curve25519_dalek::backend::vector::avx2::constants[][src]

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

This module contains constants used by the AVX2 backend.

Statics

Odd multiples of the Ed25519 basepoint:

The identity element as a CachedPoint.

The identity element as an ExtendedPoint.

The high limbs of (2p, 2p, 2p, 2p), so that

The low limbs of (2p, 2p, 2p, 2p), so that

The high limbs of (16p, 16p, 16p, 16p), so that

The low limbs of (16p, 16p, 16p, 16p), so that