#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 "vendor_defns/atalla.h"
#include "e_atalla_err.c"
Go to the source code of this file.
Macros | |
#define | ATALLA_LIB_NAME "atalla engine" |
#define | ATALLA_CMD_SO_PATH ENGINE_CMD_BASE |
#define ATALLA_CMD_SO_PATH ENGINE_CMD_BASE |
Definition at line 124 of file e_atalla.c.
#define ATALLA_LIB_NAME "atalla engine" |
Definition at line 85 of file e_atalla.c.