A crypto plugin module. More...
Data Fields | |
const struct CryptModuleSpecs * | specs |
Crypto module definition. | |
A crypto plugin module.
A type of a variable to keep track of registered crypto modules.
Definition at line 40 of file crypt_mod.c.
const struct CryptModuleSpecs* CryptModule::specs |
Crypto module definition.
Definition at line 42 of file crypt_mod.c.