NeoMutt  2025-12-11-911-gd8d604
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
CryptModule Struct Reference

A crypto plugin module. More...

#include "crypt_mod.h"

+ Collaboration diagram for CryptModule:

Public Member Functions

 STAILQ_ENTRY (CryptModule) entries
 Linked list.
 

Data Fields

const struct CryptModuleSpecsspecs
 Crypto module definition.
 

Detailed Description

A crypto plugin module.

A type of a variable to keep track of registered crypto modules.

Definition at line 314 of file crypt_mod.h.

Member Function Documentation

◆ STAILQ_ENTRY()

CryptModule::STAILQ_ENTRY ( CryptModule )

Linked list.

Field Documentation

◆ specs

const struct CryptModuleSpecs* CryptModule::specs

Crypto module definition.

Definition at line 316 of file crypt_mod.h.


The documentation for this struct was generated from the following file: