Preprocessor macro definitions for the devcrypto_plugin.h header file in the devcr library
#include <dev/crypto/devcrypto_plugin.h>
#define DEVCRYPTO_PLUGIN_VERSION 1
Plugin API version.
#define DEVCRYPTO_PLUGIN_ENTRY_POINT devcrypto_plugin_ops
Plugin entry point name.
#define DEVCRYPTO_PLUGIN_ENTRY_NAME "devcrypto_plugin_ops"
Plugin entry point name as a string.
#define DEVCRYPTO_ALG_NAME_MAX 32
Maximum size of the plugin name, including the NUL terminator.