Botan 3.11.1
Crypto and TLS for C&
SIMD 4x32

SIMD 4x32: Lightweight wrappers for SIMD 4x32 More...

Files

file  simd_4x32.h
 Internal Header.

Detailed Description

SIMD 4x32: Lightweight wrappers for SIMD 4x32

This module requires special CPU features:

  • x86_32:ssse3
  • x86_64:ssse3
  • x32:ssse3
  • arm32:neon
  • arm64:neon
  • ppc64:altivec
  • loongarch64:lsx
  • wasm:simd128

This module is exclusively available on some CPU architectures:

  • x86_32
  • x86_64
  • x32
  • arm32
  • arm64
  • ppc64
  • loongarch64
  • wasm