#include <stdio.h>#include <stdlib.h>#include <string.h>#include <setjmp.h>#include <signal.h>#include <crypto.h>#include <openssl/bn.h>Go to the source code of this file.
Macros | |
| #define | PPC_FPU64 (1<<0) |
| #define | PPC_ALTIVEC (1<<1) |
Functions | |
| void | OPENSSL_ppc64_probe (void) |
| void | OPENSSL_cpuid_setup (void) |
1.8.2