Static curve25519_dalek::backend::vector::ifma::constants::CACHEDPOINT_IDENTITY [−][src]
pub(crate) static CACHEDPOINT_IDENTITY: CachedPoint
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 a CachedPoint
.