Static curve25519_dalek::backend::vector::ifma::constants::EXTENDEDPOINT_IDENTITY [−][src]
pub(crate) static EXTENDEDPOINT_IDENTITY: ExtendedPoint
This is supported on crate feature
simd_backend
and (target features avx2
or avx512ifma
) and target feature avx512ifma
only.Expand description
The identity element as an ExtendedPoint
.