8083c34295
- we don't want to define the reference impl flag because there is no complete c reference impl for nistz256 - we want to define an empty OPENSSL_cpuid_setup() because we don't want to use the v9 one... this function is called from 2 places: 1. in the sparccpuid.S assembly, which we need for the CRYPTO_mem* functions -- but we could get rid of the v9 stuff with #ifdef __sparc_v9__ for size and we don't bother 2. crypto/init.c |
||
---|---|---|
.. | ||
dist/ipsec-tools | ||
external | ||
Makefile.openssl | ||
TODO |