Definitions in devcrypto_plugin.h

Updated: April 19, 2023

Preprocessor macro definitions for the devcrypto_plugin.h header file in the devcr library

Definitions:

#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.

Library:

devcr