#include <stdio.h>
#include <openssl/crypto.h>
#include <openssl/dso.h>
#include <openssl/engine.h>
#include "vendor_defns/ica_openssl_api.h"
#include "hw_ibmca_err.c"
Go to the source code of this file.
Macros | |
#define | IBMCA_LIB_NAME "ibmca engine" |
#define | IBMCA_CMD_SO_PATH ENGINE_CMD_BASE |
Functions | |
void | ENGINE_load_ibmca (void) |
Variables | |
ICA_ADAPTER_HANDLE | handle =0 |
#define IBMCA_CMD_SO_PATH ENGINE_CMD_BASE |
Definition at line 134 of file hw_ibmca.c.
#define IBMCA_LIB_NAME "ibmca engine" |
Definition at line 75 of file hw_ibmca.c.
Definition at line 294 of file hw_ibmca.c.
ICA_ADAPTER_HANDLE handle =0 |
Definition at line 89 of file hw_ibmca.c.