#include <stdio.h>#include <string.h>#include <openssl/crypto.h>#include <openssl/buffer.h>#include <openssl/dso.h>#include <openssl/engine.h>#include <openssl/rsa.h>#include <openssl/dsa.h>#include <openssl/dh.h>#include <openssl/bn.h>#include "e_nuron_err.c"Go to the source code of this file.
Macros | |
| #define | NURON_LIB_NAME "nuron engine" |
| #define | NURON_CMD_SO_PATH ENGINE_CMD_BASE |
Typedefs | |
| typedef int | tfnModExp (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m) |
| #define NURON_CMD_SO_PATH ENGINE_CMD_BASE |
1.8.2