Home
last modified time | relevance | path

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

/openssl-master/crypto/
A Darm_arch.h60 # if !defined(__ARM_MAX_ARCH__)
61 # define __ARM_MAX_ARCH__ __ARM_ARCH__ macro
64 # if __ARM_MAX_ARCH__<__ARM_ARCH__
66 # elif __ARM_MAX_ARCH__!=__ARM_ARCH__
67 # if __ARM_ARCH__<7 && __ARM_MAX_ARCH__>=7 && defined(__ARMEB__)
A Darmcap.c27 #if __ARM_MAX_ARCH__<7
/openssl-master/include/crypto/
A Daes_platform.h81 # if __ARM_MAX_ARCH__>=7
95 # if __ARM_MAX_ARCH__>=8 && defined(__aarch64__)
103 # if __ARM_MAX_ARCH__>=8 && defined(__aarch64__)
/openssl-master/crypto/modes/
A Dgcm128.c660 # if __ARM_MAX_ARCH__>=7

Completed in 6 milliseconds