Home
last modified time | relevance | path

Searched refs:MBEDTLS_HAVE_NEON_INTRINSICS (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dcommon.h34 #define MBEDTLS_HAVE_NEON_INTRINSICS macro
37 #define MBEDTLS_HAVE_NEON_INTRINSICS macro
203 #if defined(MBEDTLS_HAVE_NEON_INTRINSICS) && \ in mbedtls_xor()
H A Daesce.h24 && defined(MBEDTLS_ARCH_IS_ARMV8_A) && defined(MBEDTLS_HAVE_NEON_INTRINSICS) \
H A Dsha256.c67 # if !defined(MBEDTLS_HAVE_NEON_INTRINSICS)
H A Dsha512.c51 # if !defined(MBEDTLS_HAVE_NEON_INTRINSICS)