OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Variables
arm_arch.h File Reference

Go to the source code of this file.

Macros

#define ARMV7_NEON   (1<<0)
 
#define ARMV7_TICK   (1<<1)
 

Variables

unsigned int OPENSSL_armcap_P
 

Macro Definition Documentation

#define ARMV7_NEON   (1<<0)

Definition at line 47 of file arm_arch.h.

#define ARMV7_TICK   (1<<1)

Definition at line 48 of file arm_arch.h.

Variable Documentation

unsigned int OPENSSL_armcap_P

Definition at line 10 of file armcap.c.