17 Commits (1b5bcb59f40993de836e40bf4190f6ac6fbc9309)

Author SHA1 Message Date
David Benjamin 1b5bcb59f4 Make CRYPTO_is_NEON_capable aware of the buggy CPU. 9 years ago
David Benjamin 054e151b16 Rewrite ARM feature detection. 9 years ago
David Benjamin 85003903fc Remove CRYPTO_set_NEON_functional. 9 years ago
Adam Langley 9e65d487b8 Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible. 10 years ago
David Benjamin f8e9dcaeea iOS builds use the static ARM CPU configuration. 10 years ago
Adam Langley 6a7cfbe06a Allow ARM capabilities to be set at compile time. 10 years ago
David Benjamin 7315251d4e Replace cpuid assembly with C code. 10 years ago
David Benjamin c3717f4a00 Extra documentation. 10 years ago
Adam Langley 04c36b5062 Never set RC4_CHAR. 10 years ago
Adam Langley 3e6526575a aarch64 support. 10 years ago
David Benjamin 5b082e880d Various documentation fixes. 10 years ago
David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 11 years ago
David Benjamin 5213df4e9e Prefer AES-GCM when hardware support is available. 11 years ago
Adam Langley 31ebde9e5e Add a control to disable the Poly1305 NEON code. 11 years ago
Adam Langley eb7d2ed1fe Add visibility rules. 11 years ago
Adam Langley 4c921e1bbc Move public headers to include/openssl/ 11 years ago
Adam Langley 95c29f3cd1 Inital import. 11 years ago