boringssl/include/openssl
Adam Langley 6a7cfbe06a Allow ARM capabilities to be set at compile time.
Some ARM environments don't support |getauxval| or signals and need to
configure the capabilities of the chip at compile time. This change adds
defines that allow them to do so.

Change-Id: I4e6987f69dd13444029bc7ac7ed4dbf8fb1faa76
Reviewed-on: https://boringssl-review.googlesource.com/6280
Reviewed-by: Adam Langley <agl@google.com>
2015-10-20 22:40:15 +00:00
..
aead.h
aes.h
arm_arch.h
asn1_mac.h
asn1.h
asn1t.h
base64.h
base.h Deprecate basically the entire base64 implementation. 2015-09-28 21:53:39 +00:00
bio.h
blowfish.h
bn.h
buf.h
buffer.h
bytestring.h
cast.h
chacha.h
cipher.h
cmac.h
conf.h
cpu.h
crypto.h
des.h
dh.h
digest.h
dsa.h
dtls1.h
ec_key.h
ec.h
ecdh.h
ecdsa.h
engine.h
err.h
evp.h
ex_data.h
hkdf.h
hmac.h
lhash_macros.h
lhash.h
md4.h
md5.h
mem.h
modes.h Add visibility rules. 2014-07-31 22:03:11 +00:00
obj_mac.h
obj.h
objects.h
opensslfeatures.h
opensslv.h
ossl_typ.h
pem.h
pkcs7.h
pkcs8.h
pkcs12.h
poly1305.h
pqueue.h
rand.h
rc4.h
rsa.h
safestack.h
sha.h
srtp.h
ssl3.h
ssl.h Document alert handling. 2015-10-20 19:03:24 +00:00
stack_macros.h Implement custom extensions. 2015-07-31 01:12:00 +00:00
stack.h
thread.h Readd CRYPTO_{LOCK|UNLOCK|READ|WRITE}. 2015-05-27 15:48:29 -07:00
time_support.h
tls1.h
type_check.h Try to fix MSVC and __STDC_VERSION__ again. 2015-05-20 13:42:12 -07:00
x509_vfy.h
x509.h
x509v3.h